Ip Address - Allied Telesis SwitchBlade x908 Series Software Reference Manual

Switchblade x908/x900 series alliedware plus operating system software reference for version 5.3.1
Hide thumbs Also See for SwitchBlade x908 Series:
Table of Contents

Advertisement

IP Addressing and Protocol Commands

ip address

This command sets a static IP address on an interface. To set the primary IP address on the
interface, specify only ip address <ip-address/m>. This overwrites any configured primary IP
address. To add additional IP addresses on this interface, use the secondary parameter. You
must configure a primary address on the interface before configuring a secondary address.
The no form removes the IP address from the interface. You cannot remove the primary
address when a secondary address is present.
Syntax
ip address <ip-address/m> [secondary [label <label>]]
no ip address <ip-address/m> [secondary]
no ip address
Parameter
<ip-address/m>
secondary
label
<label>
Interface mode
Mode
To add the primary IP address 10.10.10.50/24 to the interface vlan3, use the commands:
Examples
To add the secondary IP address 10.10.11.50/24 to the same interface, use the commands:
show ip interface brief
Related Commands
23.8
Description
The IPv4 address and subnet mask you are assigning to the interface.
The address is specified using dotted decimal notation using only the
following format:
A.B.C.D/M
Adds the IP address as a new IP address to the interface. You must
specify this when adding or deleting a secondary IP address.
Adds a user-defined description of the secondary IP address.
A user-defined description of the secondary IP address. Valid
characters are any printable character and spaces.
awplus#
configure terminal
awplus(config)#
interface vlan3
awplus(config-if)#
ip address 10.10.10.50/24
awplus#
configure terminal
awplus(config)#
interface vlan3
awplus(config-if)#
ip address 10.10.11.50/24 secondary
Software Reference for SwitchBlade® x908, x900 and x600 Series Switches
TM
AlliedWare Plus
Operating System - Software Version 5.3.1
The IPv4 address followed by a slash, then the
subnet mask.
C613-50007-01 REV B

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents