MR Quiz

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:55 PM on 4/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

bgp attribute table

Weight, Local Preference, AS Path, Muti Exit Disc

2
New cards

how do you modify ttl?

ebgp multi-hop <value>

3
New cards

how do you enable Equal Cost MultiPath(ECMP)command for BGP?

maximum-paths <number>

4
New cards

is shorter or longer prefix preferred?

longer prefix

5
New cards

BGP advertisement methods

Aggregation, Redistribution

6
New cards

how do i look at directory?

dir flash:

7
New cards

how do i read file in directory?

more flash:<name>

8
New cards

what can group objects in ACL's?

object-group network | service <name>

9
New cards

what can group objects in BGP?

Peer Groups, Community Lists

10
New cards

ping arguments and syntax

ping vrf AFNET <ip> source <int> repeat 1000 size 1500 df

11
New cards

ssh arguments and syntax

ssh -l <user> -vrf <vrf> <dest>

12
New cards

what 2 configs will not show up in a running config?

crypto key & snmp

13
New cards

How would you determine your gateway

show ip route vrf * 0.0.0.0

14
New cards

How would you see your secondary and primary gateway

show run | sec bgp

15
New cards

How can you identify the base boundary(topology)

show int description

16
New cards

How would you check which parts are external

show int description (check for circuits)

17
New cards

If someone says the network is running slow

ping test

18
New cards

How would you check traffic flow between two ips

show flow mon AFNET_FLOW cache format table <source>.*<dest>|<dest>.*<source>

19
New cards

What does JRSS stand for

joint regional security stack

20
New cards

What JRSS tool can you use to monitor when BGP goes up or down

netcool

21
New cards

What JRSS tool can you use to monitor the stack status interface availability and interface bandwidth vitalization

info vista

22
New cards

JRSS DMZ change occurs where at

firewall

23
New cards

JRSS what does Schnozz use

TCPdump

24
New cards

For JRSS are VLANS the same or different at the agency tier

same

25
New cards

For JRSS are VLANS the same or different at the base tier

different

26
New cards

ACL syntax

ip access-list extended <name> seq 10 permit tcp <source> <wmask> <host> <wmask>

27
New cards

Protocol number ICMP

1

28
New cards

Protocol number TCP

6

29
New cards

Protocol number UDP

17

30
New cards

Protocol number ESP

50