Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant
Dell
Networking OS Command Line Reference Guide
Version
Description
9.11(0.0)
Introduced on the S4048–ON, S4048T-ON, S6000–ON, S6010–ON, S6100–ON, and
Z9100–ON.
Usage Information
Use this command to clear the remote VTEP and access port statistics.
clear mac-address-table dynamic all
Clear the MAC address table of all MAC address learned dynamically. It clears both MAC address of the VXLAN and legacy VLAN.
Syntax
clear mac-address-table dynamic all
Parameters
instance ID
Enter the VXLAN instance ID. The platform supports only the instance ID
1
in the initial
release.
Command Modes
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant
Dell
Networking OS Command Line Reference Guide
Version
Description
9.10(0.0)
Introduced on the S6100–ON.
9.8(1.0)
Introduced on the Z9100–ON.
9.8(0.0)
Introduced on the S4048–ON.
9.7(0.0)
Introduced on the S6000-ON.
9.4.(0.0)
Introduced on the S6000.
controller
Configures controller for the VXLAN instance on the platform.
Syntax
controller
controller ID
ip address
port
port-number
tcp|ptcp|pssl|ssl
Parameters
controller ID
Enter the controller ID.
ip address
Enter the IP address of the controller.
port
port-number
(OPTIONAL) Enter the keyword
port
and the port number.
The range is from 1 to 6632. The default port number is 6632.
tcp
(OPTIONAL) Enter the keyword
tcp
to configure tcp connection to controller.
ptcp
(OPTIONAL) Enter the keyword
ptcp
to configure passive tcp connection to controller.
pssl
(OPTIONAL) Enter the keyword
pssl
to configure passive ssl connection to controller.
ssl
(OPTIONAL) Enter the keyword
ssl
to configure ssl connection to controller (Default).
Virtual Extensible LAN (VXLAN)
1691