RIP Flashcards

1
Q

commands

A
(config)# router rip
(config-router)# version 2
(config-router)# no auto-summary
(config-router)# network 192.168.1.0
(config-router)# network 10.0.0.0

(config-router)# passive-interface Fa0/1

(config)# ip route 0.0.0.0 0.0.0.0 fa0/0
(config)# router rip
(config-router)# default-information originate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

show commands

A

(config) # do show ip route
(config) # do show ip rip database
(config) # do show ip protocols

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

static route

A

ip route

How well did you know this?
1
Not at all
2
3
4
5
Perfectly