Displaying and maintaining VXLANs
Execute display commands in any view and reset commands in user view.
Task | Command |
---|---|
Display ARP flood suppression entries on VSIs. | display arp suppression vsi [ name vsi-name ] [ slot slot-number ] [ count ] |
Display MAC address entries for VSIs. | display l2vpn mac-address [ vsi vsi-name ] [ dynamic ] [ count | verbose ] |
Display information about Ethernet service instances. | display l2vpn service-instance [ interface interface-type interface-number [ service-instance instance-id ] ] [ verbose ] |
Display information about VSIs. | display l2vpn vsi [ name vsi-name ] [ verbose ] |
Display information about the multicast groups that contain IGMP host-enabled interfaces. | display igmp host group [ group-address | interface interface-type interface-number ] [ verbose ] |
Display information about tunnel interfaces. | display interface [ tunnel [ number ] ] [ brief [ description | down ] ] |
Display the VXLAN hardware resource mode. | display hardware-resource [ vxlan ] |
Display VXLAN tunnel information for VXLANs. | display vxlan tunnel [ vxlan vxlan-id ] |
Clear ARP flood suppression entries on VSIs. | reset arp suppression vsi [ name vsi-name ] |
Clear dynamic MAC address entries on VSIs. | reset l2vpn mac-address [ vsi vsi-name ] |
Clear packet statistics on VSIs. | reset l2vpn statistics vsi [ name vsi-name ] |
Clear packet statistics on ACs. | reset l2vpn statistics ac [ interface interface-type interface-number service-instance instance-id ] |
NOTE: For more information about the display interface tunnel command, see tunneling commands in Layer 3—IP Services Command Reference. | ||