
Revision 1.3a
Page 41
XLR 550 Manual
4.4
Interface Management
This section describes the commands for managing and displaying network interface information.
4.4.1
set interface
To configure interface.
Usage
set interface
<interface name>
ip
<
ip addr
> <
netmask
> [<
broadcast
>]
set interface
<interface name>
gw
<
ip addr
>
set interface
<interface name>
vid
<
vid
>
Arguments
keyword
Description
<interface name>
The XLR500 series has one interface, m1.
<interface name>
: m1
ip
IP address to be assigned to the interface, in-dot-decimal
notation.
<
ip
> : IP address.
<
netmask
> : subnet mask.
(Optional) <
broadcast
> : broadcast address.
gw
Default gateway IP address, in-dot-decimal notation.
<
gw ip
> : IP address for a default gateway.
vid
VID to be assigned to the interface.
<
vid
> : vid. The default value is 1.
* This feature is only supported to XLR 550 series.
Confirmation
See also,
“
show interface
”
,
“
clear interface
”
.
Examples
[Example 4-1] assigning the IP address
XLR550> (enable)
set interface
m1
ip
172.16.0.56 255.255.255.0
XLR550> (enable)
4.4.2
clear interface
To remove interface configuration.
Usage
clear interface
<interface name>
gw