RIP Commands
5-126 Configuring the Internet Protocol
FastEthernet
port
2
is
instructed
to
be
totally
passive
(no
advertising
on
it,
no
sending
of
triggered
updates,
and
no
receiving
of
updates).
Serial
1
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
on
Serial
port
1,
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
Figure 5-2 RIP Example
ip rip authentication mode
This
command
sets
the
authentication
mode
used
when
an
authentication
key
is
present.
Syntax
ip rip authentication mode
{
text
}
Syntax of the “no” Form
The
no
form
of
this
command
suppresses
the
use
of
authentication:
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
Text
‐
only
authentication
performed.
Содержание X-Pedition XSR
Страница 1: ...X Pedition Security Router XSR CLI Reference Guide Version 7 6 P N 9033842 07...
Страница 2: ......
Страница 10: ...viii...
Страница 14: ...xii...
Страница 134: ...Bootrom Monitor Mode Commands 3 128 Configuring the XSR Platform...
Страница 278: ...VRRP Clear and Show Commands 5 202 Configuring the Internet Protocol...
Страница 352: ...IGMP Clear and Show Commands 7 104 Configuring IP Multicast...
Страница 406: ...Multilink Show Commands 8 136 Configuring the Point to Point Protocol...
Страница 436: ...Frame Relay Clear and Show Commands 9 112 Configuring Frame Relay...
Страница 460: ...Dialer Watch Commands 10 106 Configuring the Dialer Interface...