Reference Guide

0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 collisions, 0 wreddrops
Rate info (interval 299 seconds):
Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 05:29:16
To view only congured interfaces use the show interfaces congured command in EXEC Privilege mode.
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 switch, which is as shown in the following example.
Dell#show running-config
Current Configuration ...
! Version 1-0(0-4)
! Last configuration change at Tue Mar 25 04:50:51 2014 by default
!
boot system stack-unit 0 primary tftp://10.11.8.12/dv-ci-stomp-tc-1-a1
!
redundancy auto-synchronize full
redundancy disable-auto-reboot stack-unit
!
logging coredump stack-unit all
!
hostname Dell
!
enable password 7 b125455cf679b208e79b910e85789edf
!
username admin password 7 1d28e9f33f99cf5c
!
enable restricted 7 e0f78bb16023c392
!
vlt domain 1
!
stack-unit 0 provision PE-FN-410S-IOA
--More--
Disabling and Re-enabling a Physical Interface
By default, all port interfaces on an Aggregator are operationally enabled (no shutdown) to send and receive Layer 2 trac. You can
recongure a physical interface to shut it down by entering the
shutdown command. To re-enable the interface, enter the no
shutdown
command.
Step
Command Syntax Command Mode Purpose
1.
interface interface CONFIGURATION Enter the keyword interface followed by the type of interface and
slot/port information:
For a 10GbE interface, enter the keyword TenGigabitEthernet
followed by the slot/port numbers; for example, interface
tengigabitethernet 0/5.
For the management interface on a stack-unit, enter the keyword
ManagementEthernet followed by the slot/port numbers; for
example, interface managementethernet 0/0.
2.
shutdown INTERFACE Enter the shutdown command to disable the interface.
To conrm 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.
82
Interfaces