Send documentation comments to mdsfeedback-doc@cisco.com
11-48
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.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 1.1.1.4
switch(config)# ip default-gateway 1.1.1.4
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.