Troubleshooting Routing Policy - 3Com 8807 Configuration Manual

8800 series
Hide thumbs Also See for 8807:
Table of Contents

Advertisement

402
C
34: IP R
HAPTER
OUTING
Troubleshooting
Routing Policy
P
C
OLICY
ONFIGURATION
# 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
2 Configure Switch B:
# Configure the IP address of VLAN interface.
[Switch B] interface vlan-interface 100
[Switch B-Vlan-interface100] ip address 10.0.0.2 255.0.0.0
# Configure the access control list.
[Switch B] acl number 2000
[Switch B-acl-basic-2000] rule deny source 30.0.0.0 0.255.255.255
[Switch B-acl-basic-2000] rule permit source any
# Enable OSPF protocol and specifies the number of the area to which the
interface belongs.
[Switch B] router id 2.2.2.2
[Switch B] ospf
[Switch B-ospf-1] area 0
[Switch B-ospf-1-area-0.0.0.0] network 10.0.0.0 0.255.255.255
# Configure OSPF to filter the external routes received.
[Switch B-ospf-1] filter-policy 2000 import
Symptom 1: Routing information filtering cannot be implemented in normal
operation of the routing protocol
Solution: Check for the following faults:
The if-match mode of at least one node of the Route-policy should be the permit
mode. When a Route-policy is used for the routing information filtering, if a piece
of routing information does not pass the filtering of any node, then it means that
the route information does not pass the filtering of the Route-policy. When all the
nodes of the Route-policy are in the deny mode, then all the routing information
cannot pass the filtering of the Route-policy.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 8807 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

88108814

Table of Contents