HP HPE FlexNetwork 7500 series Configuration Manual page 532

Table of Contents

Advertisement

# 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.
[GNE-GigabitEthernet1/0/1] lldp management-address arp-learning vlan 4094
[GNE-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.
[GNE] interface gigabitethernet 1/0/2
[GNE-GigabitEthernet1/0/2] port link-mode route
[GNE-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.
[GNE-GigabitEthernet1/0/2] lldp management-address arp-learning vlan 4094
[GNE-GigabitEthernet1/0/2] quit
# Create GigabitEthernet 1/0/1 that borrows the IP address of Loopback 1023.
[GNE] interface gigabitethernet 1/0/1
[GNE-GigabitEthernet1/0/1] ip binding vpn-instance dcn_vpn
[GNE-GigabitEthernet1/0/1] ip address unnumbered interface loopback 1023
[GNE-GigabitEthernet1/0/1] quit
# Create GigabitEthernet 1/0/2 that borrows the IP address of Loopback 1023.
[GNE] interface gigabitethernet 1/0/2
[GNE-GigabitEthernet1/0/2] ip binding vpn-instance dcn_vpn
[GNE-GigabitEthernet1/0/2] ip address unnumbered interface loopback 1023
[GNE-GigabitEthernet1/0/2] quit
# Enable OSPF process 65535 to run in VPN instance dcn_vpn, and create area 0.
[GNE] ospf 65535 vpn-instance dcn_vpn
[GNE-ospf-65535] area 0
[GNE-ospf-65535-area-0.0.0.0] network 0.0.0.0 255.255.255.255
[GNE-ospf-65535-area-0.0.0.0] quit
[GNE-ospf-65535] quit
# Set the OSPF network type for GigabitEthernet 1/0/1 to P2P.
[GNE] interface gigabitethernet 1/0/1
[GNE-GigabitEthernet1/0/1] ospf network-type p2p
[GNE-GigabitEthernet1/0/1] quit
# Set the OSPF network type for GigabitEthernet 1/0/2 to P2P.
[GNE] interface gigabitethernet 1/0/2
[GNE-GigabitEthernet1/0/2] ospf network-type p2p
[GNE-GigabitEthernet1/0/2] quit
2.
Configure Device A:
# Enable DCN, configure the NE ID as 200002 and NE IP as 22.2.2.2/32.
<DeviceA> system-view
[DeviceA] dcn
[DeviceA-dcn] ne-id 200002
[DeviceA-dcn] ne-ip 22.2.2.2 32
[DeviceA-dcn] quit
# Create a VPN instance named dcn_vpn.
520

Advertisement

Table of Contents
loading

Table of Contents