IP CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
253
12.3 ip
attach
12.3.1 Syntax
ip attach {<name>|<number>} <transport>
12.3.2 Description
This command attaches an existing transport to an existing IP interface (e.g., a
bridge or router) so that data can be transported via the selected transport
method.
This command implicitly enables the transport
being attached.
12.3.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing IP
interface. To display interface names,
use the
ip list interfaces
command.
N/A
number
A number that identifies an existing IP
interface. To display interface
numbers, use the
ip list
interfaces
command. The number
appears in the first column under the
heading ID.
N/A
transport
A name that identifies an existing
transport.
N/A
12.3.4 Example
In the example below,
lantrans
is the name of an ethernet transport created
using the
ethernet add transport
command:
-->
ip attach ip1 lantrans