Configuring a complex inter-VRF solution

Configure route maps

denotes a static route to destination network 192.168.45.0/24 which has a next hop of 192.168.100.2, which originates from VRF shared, which egresses VLAN5 in VRF shared. In this example each VRF instance red, green, blue, orange and shared has their own static default route to the Internet via VRF shared.

CONFIGURE STATIC ROUTING

awplus(config)#ip route vrf red 0.0.0.0/0 192.168.100.254 vlan5 awplus(config)#ip route vrf green 0.0.0.0/0 192.168.100.254 vlan5 awplus(config)#ip route vrf blue 0.0.0.0/0 192.168.100.254 vlan5 awplus(config)#ip route vrf orange 0.0.0.0/0 192.168.100.254 vlan5 awplus(config)#ip route vrf orange 192.168.20.0/24 192.168.40.2 awplus(config)#ip route vrf orange 192.168.140.0/24 192.168.40.2 awplus(config)#ip route vrf shared 0.0.0.0/0 192.168.100.254 awplus(config)#ip route vrf shared 192.168.43.0/24 192.168.100.2 awplus(config)#ip route vrf shared 192.168.44.0/24 192.168.100.2 awplus(config)#ip route vrf shared 192.168.45.0/24 192.168.100.2

The final part of this configuration example is the route-map configuration. The command route-map routemap-name permit 1 is used to create a route-map. Each route-map in turn references a particular standard ACL.

VRF export maps filter routes exported to BGP. VRF import maps filter routes imported into the VRF domain from BGP. BGP is used to leak routes between VRFs.

CONFIGURE ROUTE MAPS

awplus(config)#route-map red43 permit 1 awplus(config-route-map)#match ip address redBlock4445 awplus(config-route-map)#exit awplus(config)#route-map green44 permit 1 awplus(config-route-map)#match ip address greenBlock4345 awplus(config-route-map)#exit awplus(config)#route-map blue45 permit 1 awplus(config-route-map)#match ip address blueBlock4344 awplus(config-route-map)#exit awplus(config)#route-map orange434445 permit 1 awplus(config-route-map)#match ip address orangeNoBlock awplus(config-route-map)#exit awplus(config)#route-map orange140 permit 1 awplus(config-route-map)#match ip address orangeBlock20Export140 awplus(config-route-map)#exit

awplus(config)#exits

Configure VRF-lite Page 57

Page 57
Image 57
Allied Telesis C613-16164-00 REV E manual Configure Static Routing

C613-16164-00 REV E specifications

The Allied Telesis C613-16164-00 REV E is a robust networking device designed to enhance connectivity and communication within enterprise environments. Renowned for its reliability and efficiency, this device serves as an ideal choice for organizations seeking to improve their network infrastructure.

At its core, the C613-16164-00 REV E is a part of Allied Telesis' suite of products that adhere to high-performance standards. One of the main features is its support for both Layer 2 and Layer 3 networking, making it versatile enough to handle a variety of network configurations. This capability allows for seamless integration into different network architectures, whether for simple local area networks (LANs) or more advanced setups with routing capabilities.

Another significant characteristic of the C613-16164-00 REV E is its high-speed data transfer capabilities. With support for Gigabit Ethernet, the device ensures that data can be transmitted quickly and efficiently across the network. This is particularly important for businesses that rely on heavy data usage and need to maintain performance standards even during peak hours.

Additionally, the C613-16164-00 REV E features advanced security measures, including VLAN support and port security configurations, which help protect sensitive information and prevent unauthorized access. This is essential for businesses that handle confidential data and must comply with industry regulations.

In terms of manageability, the device supports SNMP (Simple Network Management Protocol), allowing for easy monitoring and management of network resources. Network administrators can efficiently manage the device and optimize performance with minimal effort, improving overall productivity.

The design of the C613-16164-00 REV E is also noteworthy; it is built for durability, often featuring a compact form factor that makes installation straightforward without compromising on performance. Its compatibility with various Allied Telesis products ensures that organizations can build a cohesive network ecosystem.

In conclusion, the Allied Telesis C613-16164-00 REV E stands out as an excellent networking solution characterized by its support for multiple networking layers, high-speed data transfer, and robust security features. Ideal for both small to medium enterprises and larger organizations, it helps ensure that businesses can maintain efficient and secure operations in a constantly evolving digital landscape.