Specifications

Table Of Contents
Chapter 16 interface Commands
The interface commands let you create IP and IPX interfaces, add network mask and
broadcast address information to existing IP interfaces, and display configuration
information for IP and IPX interfaces.
Command Summary
Table 11 lists the interface commands. The sections following the table describe the
command syntax.
Table 11: interface commands
interface add ip
<InterfaceName>
address-netmask
<ipAddr-mask>
[broadcast
<i
padd
r>
]
interface create ip
<InterfaceName>
address-mask
<ipAddr-mask>
[broadcast
<ipaddr>
]
vlan
<name>
|port
<port>
mtu
<num>
[output-mac-encapsulation
<MACencap>
]
[up|down]
[mac-addr
<MACaddr-spec>
]
interface create ipx
<InterfaceName>
address
<ipxAddr>
vlan
<name>
| port
<port>
[
output-mac-encapsulation
<MACencap>
]
[up|down]
[mac-addr
<MACaddr-spec>
]
interface show ip
<InterfaceName>
|all
interface show ipx
<InterfaceName>
|all
Chapter 16