Zyxel ZyWALL 1100 [124/438] Bridge interface command examples

Zyxel ZyWALL 1100 [124/438] Bridge interface command examples
Chapter 14 Interfaces
ZyWALL / USG (ZLD) CLI Reference Guide
124
This table lists the bridge interface commands.
14.10.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”.
Table 58 interface Commands: Bridge Interfaces
COMMAND DESCRIPTION
interface interface_name Creates the specified interface if necessary and enters sub-command mode.
[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.
Router# configure terminal
Router(config)# interface br0
Router(config-if-brg)# join ge1
Router(config-if-brg)# ip address 1.2.3.4 255.255.255.0
Router(config-if-brg)# ip gateway 2.2.2.2
Router(config-if-brg)# mtu 598
Router(config-if-brg)# upstream 345
Router(config-if-brg)# downstream 123
Router(config-if-brg)# description I am br0
Router(config-if-brg)# exit

Содержание

Похожие устройства