iS5Com’s Unified Route Map (URM) is a portable implementation of the route map capability for IPv4 and IPv6 unicast routing software. The URM provides a single interface for the administrator to set up and manage route maps. It also provides a common unified method for routing protocols and static route management software to use route maps for different purposes. The independent nature of the implementation helps to avoid the duplication of the route maps in the different routing modules in a router.
This section lists the CLI configuration steps to define a route map with a specified name and the related parameters such as permission and sequence number.
This section lists the CLI configuration steps to define the filtering criteria for the route map and its related parameters.
This section lists the CLI configuration steps to define a route map with a specified name and the related parameters such as permission and sequence number.
This section lists the CLI configuration steps to define a route map with a specified name and the related parameters such as permission and sequence number.
This section provides the sample configuration for testing a route map with OSPF.
Router | Interface | Ports | IPv4 Address / Mask | IPv6 Address/ Prefix Length |
---|---|---|---|---|
R1 | Vlan 12 | Tagged ports E1 | 12.0.0.1/8 | 2120::1/24 |
Vlan 13 | Tagged ports E2 | 13.0.0.1/8 | 2130::1/24 | |
Vlan 110 | Tagged ports E3 | 70.0.0.1/8 | 2070::1/24 | |
R2 | Vlan 12 | Tagged ports E1 | 12.0.0.2/8 | 2120::2/24 |
Vlan 24 | Tagged ports E2 | 24.0.0.2/8 | 2240::2/24 | |
R3 | Vlan 13 | Tagged ports E1 | 13.0.0.3/8 | 2130::3/24 |
Vlan 34 | Tagged ports E2 | 34.0.0.3/8 | 2340::3/24 | |
R4 | Vlan 24 | Tagged ports E1 | 24.0.0.4/8 | 2240::4/24 |
Vlan 34 | Tagged ports E2 | 34.0.0.4/8 | 2340::4/24 |
R1 – ASBR router
All OSPF routers have router-ID 0.0.0.N, where N - number of router.
All OSPF routers use area 0.0.0.0.
Some prerequisite configuration must be done in the switches R1, R2, R3 and R4 before configuring OSPF.
This section provides the sample configuration for testing redistribution of routes into OSPF with route map.
Router | Interface | Ports | IPv4 Address / Mask | IPv6 Address/ Prefix Length |
---|---|---|---|---|
R1 | Vlan 12 | Tagged ports E1 | 140.0.0.1/16 | 2140::1/24 |
Vlan 110 | Tagged ports E2 | 70.0.0.1/8 | 2070::1/24 | |
R2 | Vlan 12 | Tagged ports E1 | 140.0.0.2/16 | 2140::2/24 |
Vlan 23 | Tagged ports E3 | 20.0.0.2/8 | 2140::2/24 | |
Vlan 24 | Tagged ports E2 | 60.0.0.2/8 | 2040::2/24 | |
Vlan 25 | Tagged ports E4 | 40.0.0.2/8 | 2060::2/24 | |
Vlan 125 | Tagged ports E5 | 50.0.0.2/8 | 2050::2/24 | |
R3 | Vlan 23 | Tagged ports E1 | 13.0.0.3/8 | 2020::3/24 |
Vlan 130 | Tagged ports E2 | 34.0.0.3/8 | 2011::3/24 | |
R5 | Vlan 24 | Tagged ports E1 | 24.0.0.4/8 | 2060::5/24 |
Vlan 34 | Tagged ports E2 | 34.0.0.4/8 | 2014::5/24 |
Router | Interface |
---|---|
R1 | Interface Vlan 12 Enable RIPv2. |
R2 | Interface Vlan 12 Enable RIPv2. Interface Vlan 23 Enable OSPFv2 with Area 0. Configure this as the ASBR router. Enable OSPFv3 with Area 0. Configure this as the ASBR router. Interface Vlan 25 Enable BGP with peer Vlan 25 interface on R5 with remote AS 300. |
R3 | Interface Vlan 23Enable OSPFv2 with Area 0.Enable OSPFv3 with Area 0 |
R5 | Interface Vlan 25Enable BGP with peer as VLAN 25 interface on R2 with remote AS 100. |
This section provides the sample configuration for testing OSPF inbound filtering with route map.
Router | Interface | Ports | IPv4 Address / Mask | IPv6 Address/ Prefix Length |
---|---|---|---|---|
R1 | Vlan 12 | Tagged ports E1 | 10.0.0.1/8 | 1111::1/64 |
Vlan 100 | Tagged ports E3 | 20.0.0.1/8 | 2222::1/64 | |
Vlan 110 | Tagged ports E2 | 130.0.0.1/8 | 1234::1/64 | |
R2 | Vlan 12 | Tagged ports E1 | 10.0.0.2/8 | 1111::2/64 |
Vlan 23 | Tagged ports E2 | 30.0.0.2/8 | 3333::2/64 | |
Vlan 120 | Tagged ports E3 | 100.0.0.2/8 | 3214::2/64 | |
R3 | Vlan 23 | Tagged ports E1 | 30.0.0.3/8 | 3333::3/64 |
Vlan 130 | Tagged ports E2 | 120.0.0.3/8 | 4444::3/64 | |
Vlan 140 | Tagged ports E2 | 150.0.0.3/8 | 5555::3/64 |
Router | Interface |
---|---|
R1 | Configure this as ASBR router. Interface Vlan 12 Enable OSPFv2/OSPFv3 with Area 0.0.0.0. Interface Vlan 100 Enable OSPFv2/OSPFv3 with Area 1.1.1.1. Interface Vlan 110 Enable OSPFv2/OSPFv3 with Area 0.0.0.0. |
R2 | Interface Vlan 12 Enable OSPFv2/OSPFv3 with Area 0.0.0.0. Interface Vlan 23 Enable OSPFv2/OSPFv3 with Area 0.0.0.0. Interface Vlan 120 Enable OSPFv2/OSPFv3 with Area 0.0.0.0 |
R3 | Configure this as ASBR router. Interface Vlan 23 Enable OSPFv2/OSPFv3 with Area 0.0.0.0. Interface Vlan 130 Enable OSPFv2/OSPFv3 with Area 0.0.0.0. Interface Vlan 140 Enable OSPFv2/OSPFv3 with Area 0.0.0.0 |