![Broadcom BCM53242M Quick Start Manual Download Page 11](http://html1.mh-extra.com/html/broadcom/bcm53242m/bcm53242m_quick-start-manual_2815672011.webp)
Broadcom
Confidential
Quick Start Guide
BCM53242M
04/02/07
B ro a d c o m C o r p o r a t i o n
Document
53242M-QSG100-R
Setting up a Broadcom SDK Console Connection
Page 5
If communication is successful, the SDK CLI prompt appears on the screen as shown below.
U
SING
THE
CLI
To display a list of all CLI commands, type
help
.
The initial network settings can be viewed by typing the commands shown in the following window.
You can use CLI commands to customize these settings. Use the
save all
command to save any changes
made during a session.
To set a specific static IP address, use the following sequence of commands:
1.
BCM.0> shell
2.
ecos> ifconfig eth1 10.144.2.4 netmask 255.255.255.0 gw 10.144.2.1
3.
ecos> save all