Configuring Network Settings - Cisco AVS 3120 Hardware Installation Manual

Application velocity system
Table of Contents

Advertisement

Configuring Network Settings

Configuring Network Settings
After you have installed the AVS 3120, you must configure the basic network settings by using the set
command in the CLI from a console connection. After the basic network settings have been configured,
you can perform additional CLI configuration through the network by using an SSH connection.
Additionally, you can configure application acceleration and other features by using the Management
Console GUI in a Web browser. For details about using the CLI and Management Console, refer to the
Cisco Application Velocity System User Guide.
To configure the basic network settings, follow these steps:
Step 1
Log in to the AVS 3120 from a console connected to the serial port.
The default username is fgn, and the password is fineground.
Note
After you log in, the
Enable writing configuration settings with the enable command:
Step 2
velocity>enable
Configure the network interface with the set interface command:
Step 3
velocity>set interface ip ip netmask mask default-gateway gw autoneg on
where:
is the device interface IP address, such as 10.210.10.45
ip
mask
is the gateway address, such as 10.210.2.1
gw
autoneg
settings manually by using the
You can view the interface settings by using the show interface command:
velocity>show interface
PHYSICAL INTERFACE eth1
INTERFACE NUMBERS
Configure the DNS server addresses with the set dns command:
Step 4
velocity>set dns primary ip1 secondary ip2
where:
ip1
ip2
Cisco AVS 3120 Application Velocity System Hardware Installation Guide
3-10
velocity>
is the device interface network mask, such as 255.255.255.0
can be set to
or
on
off
MAC ADDRESS: 00.0f.f7.75.75.73
Auto Negotiation: on
Duplex: full
Speed: 100
RX:
PKTS=1206954
TX:
PKTS=428072
MTU:
1500
IP/NETMASK:
10.210.2.45/255.255.255.0
DEFAULT GATEWAY:
10.210.2.1
is the primary DNS server IP address or name, such as 10.68.226.120
is the secondary DNS server IP address name, such as 10.68.226.121
prompt appears.
, for speed autonegotiation (if off, you must set the speed and duplex
and
options)
speed
duplex
BYTES=114173340
BYTES=53566339
ERRORS=0
Chapter 3
Installing the AVS 3120
ERRORS=0
OL-11805-01

Advertisement

Table of Contents
loading

Table of Contents