Configuring the Management Interfaces Introduction
1-59
Software Reference for SwitchBlade x3100 Series Switches (Setting Up the Switch)
1.6.4.2 Using the PING Command
Following is an example output for the PING command
officer SEC>> ping 10.52.66.67
officer SEC>>
PING 10.52.66.67 (10.52.66.67)
64 bytes from 10.52.66.67 (10.52.66.67): icmp_seq=1
--- 10.52.66.67 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
officer SEC>> PING 172.16.66.1
PING 172.16.66.1
officer SEC>>
PING 172.16.66.1 (172.16.66.1)
64 bytes from 172.16.66.1 (172.16.66.1): icmp_seq=1
--- 172.16.66.1 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
officer SEC>> PING 172.16.66.1 FROM INTERFACE=vlan:402.0
PING 172.16.66.1 FROM INTERFACE=vlan:402.0
officer SEC>>
PING 172.16.66.1 (172.16.66.1)
64 bytes from 172.16.66.1 (172.16.66.1): icmp_seq=1
--- 172.16.66.1 ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
officer SEC>> PING 172.16.66.1 FROM IPADDRESS=172.16.66.240
4
Set system gateway (if not already set)
SET SYSTEM GATEWAY 10.51.66.1
5
Set system DNS (if not already set)
SET SYSTEM DNS 10.4.5.7,10.52.7.50
This step is optional.
6
Set system domain name (if not already set)
SET SYSTEM DOMAINNAME ALLIED-SYSTEM-1
This step is optional.
The domain name is a
string of 1 to 63 char-
acters in length.
7
Enable the interface for the created VLAN (3)
ENABLE IP INTERFACE=VLAN:420.0
8
Show the physical interfaces again.
>SHOW IP INTERFACE=ALL
--- IP Interfaces ---
Interface Name IP State IP Address Subnet Mask Card
-------------- ---------- -------- --------------- --------------- ------
ETH:0 MGMT Disabled 10.52.66.108 255.255.255.0 ACTCFC
VLAN:420.0 inband Enabled 10.52.66.101 255.255.255.0 ACTCFC
TABLE 1-8 Configure the Inband Interface
Step Action or State Details