HP HPE FlexNetwork 7500 series Configuration Manual page 533

Table of Contents

Advertisement

[DeviceA] ip vpn-instance dcn_vpn
[DeviceA-vpn-instance-dcn_vpn] quit
# Create interface Loopback 1023, and associate it with VPN instance dcn_vpn.
[DeviceA] interface loopback 1023
[DeviceA-LoopBack1023] ip binding vpn-instance dcn_vpn
[DeviceA-LoopBack1023] quit
# Enable LLDP globally.
[DeviceA] lldp global enable
# Enable the nearest bridge agents on GigabitEthernet 1/0/1 to advertise basic LLDP TLVs and
management address TLVs. The IP address of interface Loopback 1023 is specified as the
management address.
[DeviceA] interface gigabitethernet 1/0/1
[DeviceA-GigabitEthernet1/0/1] port link-mode route
[DeviceA-GigabitEthernet1/0/1] lldp tlv-enable basic-tlv management-address-tlv
interface loopback 1023
# Configure the system to issue the generated ARP entry to the Layer 3 Ethernet subinterface
associated with VLAN 4094 in Dot1q termination after GigabitEthernet 1/0/1 receives an LLDP
frame.
[DeviceA-GigabitEthernet1/0/1] lldp management-address arp-learning vlan 4094
[DeviceA-GigabitEthernet1/0/1] quit
# Enable the nearest bridge agents on GigabitEthernet 1/0/2 to advertise basic LLDP TLVs and
management address TLVs. The IP address of interface Loopback 1023 is specified as the
management address.
[DeviceA] interface gigabitethernet 1/0/2
[DeviceA-GigabitEthernet1/0/2] port link-mode route
[DeviceA-GigabitEthernet1/0/2] lldp tlv-enable basic-tlv management-address-tlv
interface loopback 1023
# Configure the system to issue the generated ARP entry to the Layer 3 Ethernet subinterface
associated with VLAN 4094 in Dot1q termination after GigabitEthernet 1/0/2 receives an LLDP
frame.
[DeviceA-GigabitEthernet1/0/2] lldp management-address arp-learning vlan 4094
[DeviceA-GigabitEthernet1/0/2] quit
# Create GigabitEthernet 1/0/1 that borrows the IP address of Loopback 1023.
[DeviceA] interface gigabitethernet 1/0/1
[DeviceA-GigabitEthernet1/0/1] ip binding vpn-instance dcn_vpn
[DeviceA-GigabitEthernet1/0/1] ip address unnumbered interface loopback 1023
[DeviceA-GigabitEthernet1/0/1] quit
# Create GigabitEthernet 1/0/2 that borrows the IP address of Loopback 1023.
[DeviceA] interface gigabitethernet 1/0/2
[DeviceA-GigabitEthernet1/0/2] ip binding vpn-instance dcn_vpn
[DeviceA-GigabitEthernet1/0/2] ip address unnumbered interface loopback 1023
[DeviceA-GigabitEthernet1/0/2] quit
# Enable OSPF process 65535 to run in VPN instance dcn_vpn, and create area 0.
[DeviceA] ospf 65535 vpn-instance dcn_vpn
[DeviceA-ospf-65535] area 0
[DeviceA-ospf-65535-area-0.0.0.0] network 0.0.0.0 255.255.255.255
[DeviceA-ospf-65535-area-0.0.0.0] quit
[DeviceA-ospf-65535] quit
# Set the OSPF network type for GigabitEthernet 1/0/1 to P2P.
521

Advertisement

Table of Contents
loading

Table of Contents