Enterasys X-Pedition XSR CLI Cli Reference Manual page 203

Enterasys security router reference guide
Table of Contents

Advertisement

Mode
Interface configuration: 
Default
No authentication mode specified.
Examples
This example sets text authentication mode and the key XenObhobe for use on FastEthernet 1:
XSR(config)#interface fastethernet 1
XSR(config-if<F1>)#ip rip authentication key XenObhobe
XSR(config-if<F1>)#ip rip authentication mode text
The following example enables RIP on both FastEthernet interfaces of router R1, also enabling 
routing exchanges on the serial link R1‐R2 (Serial 2). FastEthernet 2 is instructed to be totally 
passive (no advertising on it, no sending of triggered updates, and no receiving of updates).
Serial 1/0 is allowed to receive both version 1 and 2 RIP, and transmits version 2. The method used 
is split horizon with poison reverse. Authentication mode text is used, and the text is 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
ip rip disable-triggered-updates
This command prevents RIP from sending triggered updates on the specified interface.
Syntax
ip rip disable-triggered-updates
Syntax of the "no" Form
no ip rip disable-triggered-updates
Mode
Interface configuration:
XSR(config-if<xx>)#
XSR(config-if<xx>)#
RIP Commands
XSR CLI Reference Guide 5-127

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents