Cisco MDS 9000 series Command Reference Manual page 589

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 11
I Commands
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
The following example enters a IP address and subnet mask for the selected Gigabit Ethernet interface.
switch(config-if)# ip address 10.1.1.100 255.255.255.0
The following example changes the IP maximum transmission unit (MTU) value for the selected Gigabit
Ethernet interface.
switch(config-if)# switchport mtu 3000
The following example creates a VR ID for the selected Gigabit Ethernet interface, configures the virtual
IP address for the VR ID (VRRP group), and assigns a priority.
switch(config-if)# vrrp 100
switch(config-if-vrrp)# address 10.1.1.100
switch(config-if-vrrp)# priority 10
The following example adds the selected Gigabit Ethernet interface to a channel group. If the channel
group does not exist, it is created, and the port is shut down.
switch(config-if)# channel-group 10
gigabitethernet 4/1 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
Related Commands
Command
show interface
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Description
Displays an interface configuration for a specified interface.
interface gigabitethernet
Cisco MDS 9000 Family Command Reference
11-31

Advertisement

Table of Contents
loading

Table of Contents