Advertisement
night_snake

Untitled

Sep 1st, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. enable lldp
  2. config lldp message_tx_interval 30
  3. config lldp tx_delay 2
  4. config lldp message_tx_hold_multiplier 4
  5. config lldp reinit_delay 2
  6. config lldp notification_interval 5
  7. config lldp forward_message enable
  8. config lldp ports 1-24 notification disable
  9. config lldp ports 1-26 admin_status tx_and_rx
  10. config lldp ports 25-26 notification enable
  11. config lldp ports 25-26 basic_tlvs port_description system_name system_description system_capabilities enable
  12. config lldp ports 25-26 dot1_tlv_pvid enable
  13. config lldp ports 25-26 dot1_tlv_vlan_name vlanid 1-4094 enable
  14. config lldp ports 25-26 dot1_tlv_protocol_identity eapol enable
  15. config lldp ports 25-26 dot1_tlv_protocol_identity lacp enable
  16. config lldp ports 25-26 dot1_tlv_protocol_identity gvrp enable
  17. config lldp ports 25-26 dot1_tlv_protocol_identity stp enable
  18. config lldp ports 25-26 dot3_tlvs mac_phy_configuration_status link_aggregation maximum_frame_size enable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement