HP MSR Series Configuration Manual page 52

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

Advertisement

[RouterA-rip-1] network 1.0.0.0
[RouterA-rip-1] version 2
[RouterA-rip-1] undo summary
[RouterA-rip-1] quit
# Configure Router B.
<RouterB> system-view
[RouterB] rip
[RouterB-rip-1] network 1.0.0.0
[RouterB-rip-1] version 2
[RouterB-rip-1] undo summary
# Configure Router C.
<RouterC> system-view
[RouterB] rip
[RouterC-rip-1] network 1.0.0.0
[RouterC-rip-1] version 2
[RouterC-rip-1] undo summary
# Configure Router D.
<RouterD> system-view
[RouterD] rip
[RouterD-rip-1] network 1.0.0.0
[RouterD-rip-1] version 2
[RouterD-rip-1] undo summary
# Configure Router E.
<RouterE> system-view
[RouterE] rip
[RouterE-rip-1] network 1.0.0.0
[RouterE-rip-1] version 2
[RouterE-rip-1] undo summary
# Display the IP routing table on Router A.
[RouterA] display rip 1 database
1.0.0.0/8, cost 0, ClassfulSumm
1.1.1.0/24, cost 0, nexthop 1.1.1.1, Rip-interface
1.1.2.0/24, cost 0, nexthop 1.1.2.1, Rip-interface
1.1.3.0/24, cost 1, nexthop 1.1.1.2
1.1.4.0/24, cost 1, nexthop 1.1.2.2
1.1.5.0/24, cost 2, nexthop 1.1.1.2
1.1.5.0/24, cost 2, nexthop 1.1.2.2
The output shows that two RIP routes can reach network 1.1.5.0/24. Their next hops are Router B
(1.1.1.2) and Router C (1.1.2.2), respectively, with the same cost of 2. Router C is the next hop
router to reach network 1.1.4.0/24, with a cost of 1.
3.
Configure an additional metric for the RIP interface:
# Configure an additional metric of 3 for Ethernet 1/2 on Router A.
[RouterA] interface ethernet 1/2
[RouterA-Ethernet1/2] rip metricin 3
[RouterA-Ethernet1/2] display rip 1 database
1.0.0.0/8, cost 0, ClassfulSumm
1.1.1.0/24, cost 0, nexthop 1.1.1.1, Rip-interface
40

Advertisement

Table of Contents
loading

Table of Contents