HP 5500 Ei 5500 Si Switch Series Configuration Guide
Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.
Page 431
220 [PE3-GigabitEthernet1/0/1] quit # Set network-side port GigabitEthernet 1/0/2 as a trunk port, assign it to VLAN 200, and apply uplink policy up_uplink to the outgoing traffic on the port. [PE3] interface gigabitethernet 1/0/2 [PE3-GigabitEthernet1/0/2] port link-type trunk [PE3-GigabitEthernet1/0/2] port trunk permit vlan 200 [PE3-GigabitEthernet1/0/2] qos apply policy up_uplink outbound [PE3-GigabitEthernet1/0/2] quit 4. Configure PE 4: # Configure QinQ function on GigabitEthernet...
Page 432
221 Configuring LLDP Overview Background In a heterogeneous network, a standard configuration exchange platform ensures that different types of network devices from different vendors can discover one another and exchange configuration for the sake of interoperability and management. The IETF drafted the Link Layer Discovery Protocol (LLDP) in IEEE 802.1AB. The protocol operates on the data link layer to exchange device information between directly connected devices. With LLDP, a device sends...
Page 433
222 Field Description Source MAC address MAC address of the sending port. If the port does not have a MAC address, the MAC address of the sending bridge is used. Type Ethernet type for the upper layer protocol. It is 0x88CC for LLDP. Data LLDPDU. FCS Frame check sequence, a 32-bit CRC valu e used to determine the validity of the received Ethernet frame. 2. SNAP-encapsulated LLDPDU format Figure 73 SNAP-encapsulated LLDPDU format Table 23 Fields in a SNAP-encapsulated LLDPDU Field...
Page 434
223 TLVs TLVs are type, length, and value sequences that carry information elements. The type field identifies the type of information, the length field measures the le ngth of the information field in octets, and the value field contains the information itself. LLDPDU TLVs fall into the following categories: • Basic management TLVs • Organizationally (IEEE 802.1 and IEEE 802.3) specific TLVs • LLDP-MED (media endpoint discovery) TLVs Basic management TLVs are essential to device...
Page 435
224 Type Description VLAN Name Specifies the textual name of any VLAN to which the port belongs. An LLDPDU can carry multiple different TLVs of this type. Protocol Identity Indicates protocols supported on the port. An LLDPDU can carry multiple different TLVs of this type. NOTE: • HP devices support only receiving protocol identity TLVs. • Layer 3 Ethernet ports do not support IEEE 802.1 organizationally specific TLVs. 3. IEEE 802.3 organizationally specific TLVs Table 26 IEEE...
Page 436
225 Type Description Network Policy A l l o w s a n e t w o r k d e v i c e o r t e r m i n a l d e v i c e t o a d v e r t i s e t h e V L A N I D o f the specific port, the VLAN type, an d the Layer 2 and Layer 3 priorities for specific applications. Extended Power-via-MDI Allows a network device or terminal device to advertise power supply capability. This TLV is an extension of the Power Via MDI TLV. Hardware Revision Allows a terminal device to advertise its hardware version....
Page 437
226 • A new neighbor is discovered. A new LLDPDU is received and carries device information new to the local device. • The LLDP operating mode of the port changes from Disable or Rx to TxRx or Tx. This is the fast sending mechanism of LLDP. With this me chani s m, a spe ci fic nu mber of L L D PD Us are sent successively at 1-second inter vals, to help LLDP neighbors discover the local device as soon as possible. Then, the normal LLDPDU transmit interval resumes. Receiving LLDPDUs...
Page 438
227 Performing basic LLDP configuration Enabling LLDP To make LLDP take effect on specific ports, you must enable LLDP both globally and on these ports. To enable LLDP: Step Command Remarks 1. Enter system view. system-view N/A 2. Enable LLDP globally. lldp enable By default, LLDP is globally enabled. 3. Enter Ethernet interface view or port group view. • Enter Layer 2/Layer 3 Ethernet interface view: interface interface-type interface-number • Enter port group view:...
Page 439
228 To set the LLDP re-initialization delay for ports: Step Command Remarks 1. Enter system view. system-view N/A 2. Set the LLDP re-initialization delay. lldp timer reinit-delay delay Optional. 2 seconds by default. Enabling LLDP polling With LLDP polling enabled, a device periodically sear ches for local configuration changes. On detecting a configuration change, the device sends LLDPDUs to inform neighboring devices of the change. To enable LLDP polling: Step Command Remarks...
Page 440
229 Step Command Remarks 4. Configure the advertisable TLVs (Layer 3 Ethernet interface view) . lldp tlv-enable { basic-tlv { all | port-description | system-capability | system-description | system-name } | dot3-tlv { all | link-aggregation | mac-physic | max-frame-size | power } | med-tlv { all | capability | inventory | location-id { civic-address device-type country-code { ca-type ca-value }& | elin-address tel-number } | power-over-ethernet } } Optional. By...