HP 830 Series Configuration Manual page 155

Poe+ unified wired-wlan switch switching engine
Hide thumbs Also See for 830 Series:
Table of Contents

Advertisement

[SwitchC-rip-200] version 2
[SwitchC-rip-200] undo summary
[SwitchC-rip-200] quit
# Display the IP routing table on Switch C.
[SwitchC] display ip routing-table
Routing Tables: Public
Destinations : 6
Destination/Mask
12.3.1.0/24
12.3.1.2/32
16.4.1.0/24
16.4.1.1/32
127.0.0.0/8
127.0.0.1/32
3.
Configure route redistribution:
# Configure RIP 200 to redistribute routes from RIP 100 and direct routes on Switch B.
[SwitchB] rip 200
[SwitchB-rip-200] import-route rip 100
[SwitchB-rip-200] import-route direct
[SwitchB-rip-200] quit
# Display the IP routing table on Switch C.
[SwitchC] display ip routing-table
Routing Tables: Public
Destinations : 8
Destination/Mask
10.2.1.0/24
11.1.1.0/24
12.3.1.0/24
12.3.1.2/32
16.4.1.0/24
16.4.1.1/32
127.0.0.0/8
127.0.0.1/32
4.
Configure RIP to filter redistributed routes:
# Configure ACL 2000 on Switch B to filter routes redistributed from RIP 100 to not advertise to
Switch C.
[SwitchB] acl number 2000
[SwitchB-acl-basic-2000] rule deny source 10.2.1.1 0.0.0.255
[SwitchB-acl-basic-2000] rule permit
[SwitchB-acl-basic-2000] quit
[SwitchB] rip 200
[SwitchB-rip-200] filter-policy 2000 export rip 100
# Display the IP routing table on Switch C.
[SwitchC] display ip routing-table
Routing Tables: Public
Destinations : 7
Destination/Mask
Routes : 6
Proto
Pre
Cost
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Routes : 8
Proto
Pre
Cost
RIP
100
1
RIP
100
1
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Routes : 7
Proto
Pre
Cost
146
NextHop
Interface
12.3.1.2
Vlan200
127.0.0.1
InLoop0
16.4.1.1
Vlan400
127.0.0.1
InLoop0
127.0.0.1
InLoop0
127.0.0.1
InLoop0
NextHop
Interface
12.3.1.1
Vlan200
12.3.1.1
Vlan200
12.3.1.2
Vlan200
127.0.0.1
InLoop0
16.4.1.1
Vlan400
127.0.0.1
InLoop0
127.0.0.1
InLoop0
127.0.0.1
InLoop0
NextHop
Interface

Advertisement

Table of Contents
loading

Table of Contents