HP MSR Series Configuration Manual page 59

Layer 3 - ip routing
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

[RouterA-rip-1] network 192.168.2.0
[RouterA-rip-1] import-route static
[RouterA-rip-1] quit
[RouterA] interface ethernet 1/2
[RouterA-Ethernet1/2] rip bfd enable destination 192.168.2.2
[RouterA-Ethernet1/2] quit
# Configure Router B.
<RouterB> system-view
[RouterB] rip 1
[RouterB-rip-1] network 192.168.2.0
[RouterB-rip-1] network 192.168.3.0
[RouterB-rip-1] quit
# Configure Router C.
<RouterC> system-view
[RouterC] rip 1
[RouterC-rip-1] network 192.168.3.0
[RouterC-rip-1] import-route static cost 3
[RouterC-rip-1] quit
3.
Configure the BFD parameters on Ethernet 1/2 of Router A.
[RouterA] bfd echo-source-ip 11.11.11.11
[RouterA] interface ethernet 1/2
[RouterA-Ethernet1/2] bfd min-echo-receive-interval 500
[RouterA-Ethernet1/2] quit
4.
Configure static routes.
# Configure a static route on Router A.
[RouterA] ip route-static 100.1.1.0 24 null 0
# Configure a static route on Router C.
[RouterC] ip route-static 100.1.1.0 24 null 0
5.
Verify the configuration:
# Display the BFD session information on Router A.
<RouterA> display bfd session
Total session number: 1
IPv4 session working under Echo mode:
LD
SourceAddr
3
192.168.2.1
# Display routes destined for 100.1.1.0/24 on Router B.
<RouterB> display ip routing-table 100.1.1.0 24 verbose
Routing Table : Public
Summary Count : 2
Destination: 100.1.1.0/24
Protocol: RIP
Preference: 100
IpPrecedence:
NextHop: 192.168.2.1
BkNextHop: 0.0.0.0
RelyNextHop: 0.0.0.0
Up session number: 1
DestAddr
State
192.168.2.2
Up
Process ID: 1
Cost: 1
QosLcId:
Interface: Ethernet1/1
BkInterface:
Neighbor : 192.168.2.1
47
Init Mode: Active
Holdtime
Interface
2000ms
Eth1/2

Advertisement

Table of Contents
loading

Table of Contents