Configuring Rip Examples - Enterasys Security Router X-PeditionTM User Manual

Enterasys security router user's guide
Table of Contents

Advertisement

N1
O N2 next hop 1.1.1.2
O N2 next hop 1.1.1.3
S Peer1 next hop nh1
S peer2 next hop nh2

Configuring RIP Examples

The following example enables RIP on both FastEthernet interfaces and a serial link of the XSR.
The FastEthernet 2 interface is configured to be totally passive (updates not sent or received).
The serial interface uses split horizon with poison reverse while the others use split horizon (the
default). Authentication mode text is used on Serial 1/0, and the key string is Mexico:
XSR(config)#interface fastethernet 1
XSR(config-if<F1>)#ip address 192.168.1.1 255.255.255.0
XSR(config-if<F1>)#no shutdown
XSR(config)#interface fastethernet 2
XSR(config-if<F2>)#no shutdown
XSR(config-if<F2>)#ip address 192.169.1.1 255.255.255.0
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#ip address 192.5.10.2 255.255.255.0
XSR(config-if<S1/0>)#ip split-horizon poison
XSR(config-if<S1/0>)#ip rip authentication key-string Mexico
XSR(config-if<S1/0>)#ip rip authentication mode text
XSR(config-if<S1/0>)#encapsulation ppp
XSR(config-if<S1/0>)#no shutdown
XSR(config)#router rip
XSR(config-router)#network 192.168.1.0
XSR(config-router)#network 192.169.1.0
XSR(config-router)#network 192.5.10.0
XSR(config-router)#passive-interface fastethernet 2
XSR(config-router)#no receive-interface fastethernet 2
The following RIP example sets an Access Control List (ACL) to allow packets from the address of
192.168.1.xxx and 154.68.1.xxx (where xxx are any valid numbers) only through the XSR's F1 port.
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>#no shutdown
Figure 5-10
Central XSR
VPN1: 1.1.1.1
Routes
ECMP VPN Load Balancing Topology
VPN link
nh1
Internet
nh2
Physical link
Configuring RIP Examples
Remote XSR1
VPN1: 1.1.1.2
Peer1
Peer2
VPN1:1.1.1.3
Remote XSR2
XSR User's Guide 5-35
N2

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Security Router X-PeditionTM and is the answer not in the manual?

This manual is also suitable for:

X-pedition xsr

Table of Contents