Chapter 5 Interfaces
ZyWALL (ZLD) CLI Reference Guide
60
5.2.6.1 Port Grouping Command Examples
The following commands add physical port 5 to representative interface ge1.
The following commands set port 1 to use auto-negotiation auto and port 2 to use a 10 Mbps
connection speed and half duplex.
5.2.7 VLAN Interface Commands
This section identifies commands that support VLAN interfaces. VLAN interfaces also use
many of the general interface commands discussed at the beginning of Section 5.2 on page 49.
The following table identifies the values required for many of these commands. Other input
values are discussed with the corresponding commands.
Router# configure terminal
Router(config)# show port-grouping
No. Representative Name Port1 Port2 Port3 Port4 Port5
=========================================================
1 ge1 yes no no no no
2 ge2 no yes no no no
3 ge3 no no yes no no
4 ge4 no no no yes no
5 ge5 no no no no yes
Router(config)# port-grouping ge1
Router(config-port-grouping)# port 5
Router(config-port-grouping)# exit
Router(config)# show port-grouping
No. Representative Name Port1 Port2 Port3 Port4 Port5
=========================================================
1 ge1 yes no no no yes
2 ge2 no yes no no no
3 ge3 no no yes no no
4 ge4 no no no yes no
5 ge5 no no no no no
Router(config)# port status Port1
Router(config-port-status)# negotiation auto
Router(config-port-status)# exit
Router(config)# port status Port2
Router(config-port-status)# duplex half
Router(config-port-status)# speed 10
Router(config-port-status)# exit
Router(config)# exit
Table 24 Input Values for VLAN Interface Commands
LABEL DESCRIPTION
interface_name VLAN interface: vlanx, x = 0 - 4094
Ethernet interface: For the ZyWALL USG 300 and above, use gex, x = 1 -
N, where N equals the highest numbered Ethernet interface for your
ZyWALL model.
The ZyWALL USG 100 and 200 models use a name such as wan1,
wan2, opt, lan1, ext-wlan, or dmz.