Specifications

Table Of Contents
2-130
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip address
Examples The following example sets the IP address of the SCE platform to 10.1.1.1 and the subnet mask to
255.255.0.0:
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface mng 0/1
SCE(config if)#ip address 10.1.1.1 255.255.0.0 SCE(config if)#
Related Commands Command Description
interface Mng Enters Management Interface Configuration mode.