S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
44-9
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 44 Configuring IP Storage
Configuring CDP
Note
Gigabit Ethernet interfaces cannot be added to a PortChannel if one of the following cases apply:
- The interface already has an IP address assigned.
- The subinterfaces are configured on that interface.
- The interface already has an associated IPv4-ACL rule and the PortChannel does not.
Configuring CDP
The Cisco Discovery Protocol (CDP) is supported on the management Ethernet interface on the
supervisor module and the Gigabit Ethernet interfaces on the IPS module or MPS-14/2 module.
See the
“Configuring CDP” section on page 5-36
.
Displaying Statistics
This section provides examples to verify Gigabit Ethernet and TCP/IP statistics on the IP storage ports.
Displaying Gigabit Ethernet Interface Statistics
Use the
show interface gigabitethernet
command on each switch to verify that the interfaces are up and
functioning as desired. See
Example 44-1
and
Example 44-2
.
Example 44-1 Displays the Gigabit Ethernet Interface
switch#
show interface gigabitethernet 8/1
GigabitEthernet8/1 is up
<-----------The interface is in the up state.
Hardware is GigabitEthernet, address is 0005.3000.a98e
Internet address is 10.1.3.1/24
MTU 1500 bytes, BW 1000000 Kbit
Port mode is IPS
Speed is 1 Gbps
Beacon is turned off
5 minutes input rate 744 bits/sec, 93 bytes/sec, 1 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
3343 packets input, 406582 bytes
0 multicast frames, 0 compressed
0 input errors, 0 frame, 0 overrun 0 fifo
8 packets output, 336 bytes, 0 underruns
0 output errors, 0 collisions, 0 fifo
Step 8
switch(config)#
interface gigabitethernet 9/4
switch(config-if)#
Configures the specified Gigabit Ethernet
interface (slot 9, port 4).
Step 9
switch(config-if)#
channel-group 10
gigabitethernet 9/4 added to port-channel 10
and disabled
please do the same operation on the switch at
the other end of the port-channel, then do “no
shutdown” at both ends to bring them up
Adds Gigabit Ethernet interfaces 9/4 to channel
group 10. The port is shut down.
Step 10
switch(config-if)
#
no shutdown
Enables the selected interface.
Command
Purpose