1/29
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
bgp attribute table
Weight, Local Preference, AS Path, Muti Exit Disc
how do you modify ttl?
ebgp multi-hop <value>
how do you enable Equal Cost MultiPath(ECMP)command for BGP?
maximum-paths <number>
is shorter or longer prefix preferred?
longer prefix
BGP advertisement methods
Aggregation, Redistribution
how do i look at directory?
dir flash:
how do i read file in directory?
more flash:<name>
what can group objects in ACL's?
object-group network | service <name>
what can group objects in BGP?
Peer Groups, Community Lists
ping arguments and syntax
ping vrf AFNET <ip> source <int> repeat 1000 size 1500 df
ssh arguments and syntax
ssh -l <user> -vrf <vrf> <dest>
what 2 configs will not show up in a running config?
crypto key & snmp
How would you determine your gateway
show ip route vrf * 0.0.0.0
How would you see your secondary and primary gateway
show run | sec bgp
How can you identify the base boundary(topology)
show int description
How would you check which parts are external
show int description (check for circuits)
If someone says the network is running slow
ping test
How would you check traffic flow between two ips
show flow mon AFNET_FLOW cache format table <source>.*<dest>|<dest>.*<source>
What does JRSS stand for
joint regional security stack
What JRSS tool can you use to monitor when BGP goes up or down
netcool
What JRSS tool can you use to monitor the stack status interface availability and interface bandwidth vitalization
info vista
JRSS DMZ change occurs where at
firewall
JRSS what does Schnozz use
TCPdump
For JRSS are VLANS the same or different at the agency tier
same
For JRSS are VLANS the same or different at the base tier
different
ACL syntax
ip access-list extended <name> seq 10 permit tcp <source> <wmask> <host> <wmask>
Protocol number ICMP
1
Protocol number TCP
6
Protocol number UDP
17
Protocol number ESP
50