Vlan Interface Command Examples; Bridge Specific Commands - ZyXEL Communications UAG Series Cli Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

The following table identifies the values required for many of these commands. Other input values
are discussed with the corresponding commands.
Table 26 Input Values for VLAN Interface Commands
LABEL
interface_name
This table lists the VLAN interface commands.
Table 27 interface Commands: VLAN Interfaces
COMMAND
interface interface_name
[no] port interface_name
[no] vlan-id <1..4094>
show port vlan-id

6.7.1 VLAN Interface Command Examples

The following commands show you how to set up VLAN vlan100 with the following parameters:
VLAN ID 100, interface lan1, IP 1.2.3.4, subnet 255.255.255.0, MTU 598, gateway 2.2.2.2,
description "I am vlan100", upstream bandwidth 345, and downstream bandwidth 123.
Router# configure terminal
Router(config)# interface vlan100
Router(config-if-vlan)# vlan-id 100
Router(config-if-vlan)# port lan1
Router(config-if-vlan)# ip address 1.2.3.4 255.255.255.0
Router(config-if-vlan)# ip gateway 2.2.2.2
Router(config-if-vlan)# mtu 598
Router(config-if-vlan)# upstream 345
Router(config-if-vlan)# downstream 123
Router(config-if-vlan)# description I am vlan100
Router(config-if-vlan)# exit

6.8 Bridge Specific Commands

This section covers commands that are specific to bridge interfaces. Bridge interfaces also use
many of the general interface commands discussed at the beginning of
UAG CLI Reference Guide
DESCRIPTION
VLAN interface: vlanx, x = 0 - 4094
See
Table 13 on page 55
for detailed information about the interface name.
DESCRIPTION
Creates the specified interface if necessary and enters sub-command mode.
Specifies the Ethernet interface on which the VLAN interface runs. The
clears the port.
Specifies the VLAN ID used to identify the VLAN. The
Displays the Ethernet interface VLAN settings.
Chapter 6 Interfaces
command
no
command clears the VLAN ID.
no
Section 6.2 on page
55.
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents