Allied Telesis C613-16164-00 REV E manual Configure IP Addresses

Models: C613-16164-00 REV E

1 91
Download 91 pages 55.02 Kb
Page 52
Image 52

Configuring a complex inter-VRF solution

awplus(config)#interface port1.0.8 awplus(config-if)#switchport access vlan 6 awplus(config-if)#exit awplus(config)#interface port1.0.9 awplus(config-if)#switchport access vlan 7 awplus(config-if)#exit

Configure the IP An IP address is allocated to each Local interface. addresses

Also, VLANs are associated with each VRF instance. Each VRF instance can contain multiple VLANs. A VLAN cannot be allocated to multiple VRFs. Each VLAN is allocated an IP subnet. In the example below vlan 1 and vlan 6 are configured with the same IP network. The overlapping subnets is a key feature that VRF provides. This is valid as each of the VLANs reside in a different VRF domain.

CONFIGURE IP ADDRESSES

awplus(config-if)#interface lo1 awplus(config-if)#ip address 1.1.1.1/32 awplus(config-if)#exit awplus(config)#interface lo2 awplus(config-if)#ip address 2.2.2.2/32 awplus(config-if)#exit awplus(config-if)#exit awplus(config)#interface lo3 awplus(config-if)#ip address 3.3.3.3/32 awplus(config-if)#exit awplus(config)#interface lo4 awplus(config-if)#ip address 4.4.4.4/32 awplus(config-if)#exit awplus(config)#interface lo5 awplus(config-if)#ip address 5.5.5.5/32 awplus(config-if)#exit awplus(config)#interface lo6 awplus(config-if)#ip address 6.6.6.6/32 awplus(config-if)#exit

[cont...]

Page 52 Configure VRF-lite

Page 52
Image 52
Allied Telesis C613-16164-00 REV E manual Configure IP Addresses