HP HPE FlexNetwork 7500 series Configuration Manual page 534

Table of Contents

Advertisement

[DeviceA] interface gigabitethernet 1/0/1
[DeviceA-GigabitEthernet1/0/1] ospf network-type p2p
[DeviceA-GigabitEthernet1/0/1] quit
# Set the OSPF network type for GigabitEthernet 1/0/2 to P2P.
[DeviceA] interface gigabitethernet 1/0/2
[DeviceA-GigabitEthernet1/0/2] ospf network-type p2p
[DeviceA-GigabitEthernet1/0/2] quit
3.
Configure Device B:
# Enable DCN, configure the NE ID as 300003 and NE IP as 33.3.3.3/32.
<DeviceB> system-view
[DeviceB] dcn
[DeviceB-dcn] ne-id 300003
[DeviceB-dcn] ne-ip 33.3.3.3 32
[DeviceB-dcn] quit
# Create a VPN instance named dcn_vpn.
[DeviceB] ip vpn-instance dcn_vpn
[DeviceB-vpn-instance-dcn_vpn] quit
# Create interface Loopback 1023, and associate it with VPN instance dcn_vpn.
[DeviceB] interface loopback 1023
[DeviceB-LoopBack1023] ip binding vpn-instance dcn_vpn
[DeviceB-LoopBack1023] quit
# Enable LLDP globally.
[DeviceB] 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.
[DeviceB] interface gigabitethernet 1/0/1
[DeviceB-GigabitEthernet1/0/1] port link-mode route
[DeviceB-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.
[DeviceB-GigabitEthernet1/0/1] lldp management-address arp-learning vlan 4094
[DeviceB-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.
[DeviceB] interface gigabitethernet 1/0/2
[DeviceB-GigabitEthernet1/0/2] port link-mode route
[DeviceB-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.
[DeviceB-GigabitEthernet1/0/2] lldp management-address arp-learning vlan 4094
[DeviceB-GigabitEthernet1/0/2] quit
# Create GigabitEthernet 1/0/1 that borrows the IP address of Loopback 1023.
[DeviceB] interface gigabitethernet 1/0/1
522

Advertisement

Table of Contents
loading

Table of Contents