5-8
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter5 IP Commands
ip
ip
To assign an IP address or backup address and subnet mask to an Ethernet port, ent er th e
ip
command
in Ethernet Interface Configuration submode. To clear this configuration, use the
no
form of this
command.
To assign an IP address to the Ethernet Management Interface port, enter the
ip
command in Ethernet
Management Interface submode. To clear this configuration, use the
no
form of this command.
To assign an IP address to the InfiniBand Management Interface port, enter the
ip
command in
InfiniBand Management Interface submode. To clear this configuration, use the
no
form of this
command.
To configure IP networking attributes on your Server Switch, enter the
ip
command in Global
Configuration mode. To clear this configuration, use the
no
form of this command.
Note Layer 3 only; available to 4-port Ethernet gateways but not 6-port.
ip
{
address
ip-address subnet-mask [priority address-priority]}
no ip
{
address
ip-address
subnet-mask} //configures Ethernet ports
ip
address
ip-address subnet-mask //configures the Ethernet Management port
no ip
ip
address
ip-address subnet-mask //configures the InfiniBand Management port
no ip
ip
{
domain-name
name-string
|
name-server-one
server |
name-server-two
server |
route
dest-address dest-subnet-mask next-hop} //configures a Server Switch
no ip
{
domain-name
|
name-server-one
|
name-server-two
|
route
dest-address subnet-mask next-hop}
Syntax Description address Assigns a primary IP address to a port.
ip-address IP address to assign
subnet-mask Subnet mask to assign.
priority Assigns a priority to the backup address that determines the order in which
the backup address adopts the traffic of the primary address. Your Server
Switch does not currently support this feature.
address-priority Priority to assign. The higher the integer value, the higher the priority.
domain-name Assigns a DNS name to your Server Switch.
name-string Domain name to assign.
name-server-one Specifies a primary domain name server (DNS).
name-server-two Specifies a secondary DNS.
server Domain name server for your Server Switch to use.
route Defines static routes to remote hosts or networks to forward IP packe ts.
dest-address IP address of the host or network that you want to reach.