Administrator Guide

0 CRC, 0 overrun, 0 discarded
Output Statistics:
14856 packets, 2349010 bytes, 0 underruns
0 64-byte pkts, 4357 over 64-byte pkts, 8323 over 127-byte pkts
2176 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
12551 Multicasts, 2305 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: 11:01:23
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 E8-3-17-38
! Last configuration change at Tue Jul 24 20:48:55 2012 by default
!
boot system stack-unit 1 primary tftp://10.11.9.21/dv-m1000e-2-b2
boot system stack-unit 1 default system: A:
boot system gateway 10.11.209.62
!
redundancy auto-synchronize full
!
service timestamps log datetime
!
hostname FTOS
!
username root password 7 d7acc8a1dcd4f698 privilege 15
mac-address-table aging-time 300
!
stack-unit 1 provision I/O-Aggregator
!
stack-unit 1 port 33 portmode quad
!
stack-unit 1 port 37 portmode quad
--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.
Interfaces
85