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
11-51
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 11 I Commands
ip default-network
ip default-network
To configure the IP address of the default network, use the
ip default-network
command in
configuration mode. To disable the IP address of the default network, use the
no
form of the command.
ip default-network
ip-address
no ip default-network
ip-address
Syntax Description
Defaults
None.
Command Modes
Configuration mode.
Command History
Usage Guidelines
None.
Examples
The following examples configures the IP address of the default network to 1.1.1.4:
switch#
config terminal
switch(config)#
ip default-network 209.165.200.226
switch(config)#
ip default-gateway 209.165.200.227
Related Commands
ip-address
Specifies the IP address of the default network.
Release
Modification
1.0(2)
This command was introduced.
Command
Description
show ip route
Displays the IP address of the default gateway.