Dell S6000-ON Switch User Manual


  Open as PDF
of 1100
 
To view only configured interfaces, use the show interfaces configured command in the EXEC
Privilege mode. In the previous example, TenGigabitEthernet interface 1/6/1 is in Layer 3 mode because
an IP address has been assigned to it and the interface’s status is operationally up.
To determine which physical interfaces are available, use the show running-config command in EXEC
mode. This command displays all physical interfaces available on the line cards.
Dell#show running
Current Configuration ...
!
interface TenGigabitEthernet 2/6/1
no ip address
shutdown
!
interface TenGigabitEthernet 2/7/1
no ip address
shutdown
!
interface TenGigabitEthernet 2/8/1
no ip address
shutdown
!
interface TenGigabitEthernet 2/9/1
no ip address
shutdown
Enabling a Physical Interface
After determining the type of physical interfaces available, to enable and configure the interfaces, enter
INTERFACE mode by using the interface interface slot/port[/subport] command.
1. Enter the keyword interface then the type of interface and slot/port[/subport] information.
CONFIGURATION mode
interface interface
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port/
subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port
information.
For the Management interface on the RPM, enter the keyword ManagementEthernet then the
slot/port information. The slot range is from 0 to 1. The port range is 0.
2. Enable the interface.
INTERFACE mode
no shutdown
To confirm that the interface is enabled, use the show config command in INTERFACE mode. To leave
INTERFACE mode, use the
exit command or end command. You cannot delete a physical interface.
390
Interfaces