ES4710BD 10 Slots L2/L3/L4 Chassis Switch
7.2.3.2.2interface ethernet
Command: interface ethernet <interface-name>
Function: Enters network management port configuration mode from Global Mode.
Parameters:
Command mode: Global Mode
Usage Guide: Run the exit command to exit the network management Interface Mode to Global Mode.
Example: Entering network management interface mode. Switch(Config)#interface ethernet 0
7.2.3.2.3ip address
Command: ip address
Function: Sets the IP address and mask for the switch; the “no ip address
Parameters:
Command mode: Network management port configuration Mode
Default: No IP address is configured by default.
Usage Guide: This command configures the IP address for network management port.
Example: Setting the IP address of the network management interface to 192.168.1.10/24.
7.2.3.2.4loopback
Command: loopback no loopback
Function: Enables the loopback test function for the network management port; the “no loopback” command disables the loopback test the on network management port.
Command mode: Network management port configuration Mode
Default: Loopback test is disabled in network management port by default.
Usage Guide: Loopback test can be used to verify the network management port is working normally. After loopback has been enabled, the port will assume a connection established to itself, and all traffic sent from the port will be received at this very port.
Example: Enabling loopback test in the network management port. Switch(Config)#interface ethernet 0
169