3Com 3C13636 Configuration Manual page 592

Router 3000 ethernet family
Hide thumbs Also See for 3C13636:
Table of Contents

Advertisement

3Com Router 3000 Ethernet Family
Configuration Guide
[RouterA-rip ] undo summary
[RouterA-rip ] network 1.0.0.0
# Configure the RIP peer and configure not to check the source address of the RIP
packet.
[RouterA-rip ] peer 2.0.0.1
[RouterA-rip ] undo validate-source-address
# Configure RIP to redistribute directly connected routes.
[RouterA-rip ] import-route direct
[RouterA-rip] quit
# Configure the static route to the 2.0.0.0 segment.
[RouterA ] ip route-static 2.0.0.0 255.0.0.0 1.0.0.2 preference 60
2)
Configure RouterB:
# Configure the IP address of the interface.
[RouterB ] interface Ethernet1/0/0
[RouterB-Ethernet1/0/0 ] ip address 1.0.0.2 255.0.0.0
[RouterB-Ethernet1/0/0 ] interface Ethernet1/0/1
[RouterB-Ethernet1/0/1 ] ip address 2.0.0.2 255.0.0.0
3)
Configure RouterC:
# Configure the IP address of the interface.
[RouterC] interface Ethernet1/0/1
[RouterC-Ethernet1/0/1] ip address 2.0.0.1 255.0.0.0
[RouterC-Ethernet1/0/1] rip version 2
[RouterC-Ethernet1/0/1] interface LoopBack0
[RouterC-LoopBack0] ip address 200.0.0.1 255.255.255.0
# Enable the RIP protocol.
[RouterC] rip
[RouterC-rip] undo summary
[RouterC-rip] network 2.0.0.0
# Configure the RIP peer and configure not to check the received RIP packets.
[RouterC-rip] peer 1.0.0.1
[RouterC-rip] undo validate-source-address
# Configure the ingress directly connected route.
[RouterC-rip] import-route direct
[RouterC-rip] quit
# Configure the static route to the 1.0.0.0 segment.
[RouterC] ip route-static 1.0.0.0 255.0.0.0 2.0.0.2 preference 60
RouterA and C must be configured with static routes to the peer and the static route
must be reachable; otherwise, RIP packets are unable to be send to the peer.
3Com Corporation
3-21
Chapter 3 RIP Configuration

Advertisement

Table of Contents
loading

This manual is also suitable for:

3c13636-us - router 30363000 series

Table of Contents