Bridge Interface Command Examples - ZyXEL Communications ZYWALL USG Series Reference Manual

Security firewalls
Hide thumbs Also See for ZYWALL USG Series:
Table of Contents

Advertisement

Chapter 13 Interfaces
This table lists the bridge interface commands.
Table 56 interface Commands: Bridge Interfaces
COMMAND
interface interface_name
[no] join interface_name
show bridge available member

13.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".
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
114
DESCRIPTION
Creates the specified interface if necessary and enters sub-command mode.
Adds the specified Ethernet interface or VLAN interface to the specified bridge. The no
command removes the specified interface from the specified bridge.
Displays the available interfaces that could be added to a bridge.
ZyWALL / USG (ZLD) CLI Reference Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents