Enterasys Networks XSR CLI Router User Manual


 
RIP Commands
5-126 Configuring the Internet Protocol
FastEthernetport2isinstructedtobetotallypassive(noadvertisingonit,nosendingoftriggered
updates,andnoreceivingofupdates).
Serial1isallowedtoreceivebothversion1and2RIP,andtransmitsversion2.Themethodusedis
splithorizonwithpoisonreverse.Authenticationmodetext
isusedonSerialport1,andthetextis
Tex:
XSR(config)#router rip
XSR(config-router)#network 192.168.1.0
XSR(config-router)#network 192.169.1.0
XSR(config-router)#neighbor 192.5.10.1
XSR(config-router)#passive-interface fastethernet 2
XSR(config-router)#no receive-interface fastethernet 2
XSR(config)#interface fastethernet 2
XSR(config-if<F2>)#ip rip disable-triggered-updates
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#ip rip receive version 1 2
XSR(config-if<S1/0>)#ip rip send version 2
XSR(config-if<S1/0>)#ip split-horizon poison
XSR(config-if<S1/0>)#ip rip authentication key Tex
XSR(config-if<S1/0>)#ip rip authentication mode text
Figure 5-2 RIP Example
ip rip authentication mode
Thiscommandsetstheauthenticationmodeusedwhenanauthenticationkeyispresent.
Syntax
ip rip authentication mode {text}
Syntax of the “no” Form
Thenoformofthiscommandsuppressestheuseofauthentication:
no ip rip authentication mode
Serial 1/0
Eth 1
Eth 2
192.168.1.0
Serial 1/1
192.169.1.0
Advertises
192.168.1.0
192.169.1.0
192.5.10.1
192.5.10.1
INTERNET
No advertising
No triggered RIP updates
No receiving RIP updates
Router 1
Router 2
text
Textonlyauthenticationperformed.