Typical Ip Routing Policy Configuration Example; Configuring To Filter The Received Routing Information - 3Com 8800 Configuration Manual

3com 8800: install guide
Hide thumbs Also See for 8800:
Table of Contents

Advertisement

3Com Switch 8800 Configuration Guide

22.4 Typical IP Routing Policy Configuration Example

22.4.1 Configuring to Filter the Received Routing Information

I. Network requirements
Switch A communicates with Switch B, running OSPF protocol. The router ID of
Switch A is 1.1.1.1, and that of Switch B is 2.2.2.2.
Import three static routes through enabling the OSPF protocol on the Switch A.
The route filtering rules can be configured on Switch B to make the received three
static routes partially visible and partially shielded. It means that routes in the
network segments 20.0.0.0 and 40.0.0.0 are visible while those in the network
segment 30.0.0.0 are shielded.
II. Network diagram
static 20.0.0.0/8
30.0.0.0/8
40.0.0.0/8
Figure 22-1 Network diagram for filtering the received routing information
III. Configuration procedure
1)
Configure Switch A:
Configure the IP address of VLAN interface.
[Switch A] interface vlan-interface 100
[Switch A-Vlan-interface100] ip address 10.0.0.1 255.0.0.0
[Switch A] interface vlan-interface 200
[Switch A-Vlan-interface200] ip address 12.0.0.1 255.0.0.0
Configure three static routes.
[Switch A] ip route-static 20.0.0.1 255.0.0.0 12.0.0.2
[Switch A] ip route-static 30.0.0.1 255.0.0.0 12.0.0.2
[Switch A] ip route-static 40.0.0.1 255.0.0.0 12.0.0.2
Enable the OSPF protocol and specifies the number of the area to which the interface
belongs.
[Switch A] router id 1.1.1.1
[Switch A] ospf
[Switch A-ospf-1] area 0
[Switch A-ospf-1-area-0.0.0.0] network 10.0.0.0 0.255.255.255
Import the static routes
[Switch A-ospf-1] import-route static
Router ID:1.1.1.1
Vlan-interface100
Vlan-interface200
10.0.0.1/8
12.0.0.1/8
Switch A
Chapter 22 IP Routing Policy Configuration
Router ID:2.2.2.2
Vlan-interface100
10.0.0.2/8
Switch B
22-11
area 0

Advertisement

Table of Contents
loading

Table of Contents