Specifications

Table Of Contents
2-133
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip default-gateway
ip default-gateway
Configures the default gateway for the SCE platform. Use the no form of this command to remove the
SCE platform default gateway configuration
ip default-gateway x.x.x.x
no ip default-gateway
Syntax Description
Command Default This command has no default settings.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example sets the default gateway IP of the SCE platform to 10.1.1.1.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#ip default-gateway 10.1.1.1
SCE(config)#
Related Commands
x.x.x.x The IP address of the default gateway for the SCE platform.
Release Modification
2.5.7 This command was introduced.
Command Description
show ip
default-gateway
Shows configured default gateway.