Chapter 6 Interfaces
Table 38 interface Commands: Bridge Interfaces (continued)
COMMANDDESCRIPTION
[no] join interface_name Adds the specified Ethernet interface or VLAN interface to the specified bridge. The no command removes the specified interface from the specified bridge.
show bridge available member Displays the available interfaces that could be added to a bridge.
6.11.1 Bridge Interface Command Examples
The following commands show you how to set up a bridge interface named br0 with the following parameters: member ge1, IP 1.2.3.4, subnet 255.255.255.0, MTU 598, gateway 2.2.2.2, upstream bandwidth 345, downstream bandwidth 123, and description “I am br0”.
Router# configure terminal
Router(config)# interface br0
6.12 Auxiliary Interface Specific Commands
The first table below lists the auxiliary interface commands, and the second table explains the values you can input with these commands.
Table 39 interface Commands: Auxiliary Interface
COMMAND | DESCRIPTION |
interface dial aux | Dials or disconnects the auxiliary interface. |
interface disconnect aux |
|
interface aux | Enters |
[no] authentication | Specifies the authentication type of the auxiliary interface. The no command |
chap pap mschap | sets the authentication to |
[no] | Specifies the number of seconds the auxiliary interface waits for an answer |
| each time it tries to connect. The no command disables the timeout. |
[no] | Specifies the dial type of the auxiliary interface. The no command sets the dial |
pulse} | type to tone. |
[no] idle <0..360> | Specifies the number of seconds the auxiliary interface waits for activity before |
| it automatically disconnects. The no command disables the idle timeout. |
[no] | Specifies the initial string of the auxiliary interface. The no command sets the |
initial_string | initial string to “ATZ”. |
| initial_string: You can use up to 64 characters. Semicolons (;) and |
| backslashes (\) are not allowed. |
|
|
[no] password password | Specifies the password of the auxiliary interface. The no command clears the |
| password. |
| password: You can use up to 63 printable ASCII characters. Spaces are not |
| allowed. |
|
|
90 |
|
ZyWALL (ZLD) CLI Reference Guide | |
|
|