![Enterasys X-Pedition XSR Cli Reference Manual Download Page 203](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758203.webp)
RIP Commands
XSR CLI Reference Guide 5-127
Mode
Interface
configuration:
XSR(config-if<
xx
>)#
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>)#
Summary of Contents for X-Pedition XSR
Page 1: ...X Pedition Security Router XSR CLI Reference Guide Version 7 6 P N 9033842 07...
Page 2: ......
Page 10: ...viii...
Page 14: ...xii...
Page 134: ...Bootrom Monitor Mode Commands 3 128 Configuring the XSR Platform...
Page 278: ...VRRP Clear and Show Commands 5 202 Configuring the Internet Protocol...
Page 352: ...IGMP Clear and Show Commands 7 104 Configuring IP Multicast...
Page 406: ...Multilink Show Commands 8 136 Configuring the Point to Point Protocol...
Page 436: ...Frame Relay Clear and Show Commands 9 112 Configuring Frame Relay...
Page 460: ...Dialer Watch Commands 10 106 Configuring the Dialer Interface...