Cisco Cisco Web Security Appliance S370 Guia Do Utilizador

Página de 582
472
I R O N P O R T   A S Y N C O S   6 . 3   F O R   W E B   U S E R   G U I D E  
VLANs and Physical Ports
A physical port does not need an IP address configured in order to be in a VLAN. The physical 
port on which a VLAN is created can have an IP that will receive non-VLAN traffic, so you 
can have both VLAN and non-VLAN traffic on the same interface.
VLANs can only be created on the Management and P1 data ports.
Managing VLANs
You can create, edit and delete VLANs via the 
etherconfig
 command. Once created, a 
VLAN can be configured via the 
interfaceconfig
 command in the CLI. Remember to 
commit all changes.
Creating a New VLAN via the 
etherconfig
 Command
In this example, two VLANs are created (named VLAN 31 and VLAN 34) on the P1 port:
Note — Do not create VLANs on the T1 or T2 interfaces.
example.com> etherconfig
Choose the operation you want to perform:
- MEDIA - View and edit ethernet media settings.
- VLAN - View and configure VLANs.
- MTU - View and configure MTU.
[]> vlan
VLAN interfaces:
Choose the operation you want to perform:
- NEW - Create a new VLAN.
[]> new
VLAN ID for the interface (Ex: "34"):
[]> 34
Enter the name or number of the ethernet interface you wish bind to:
1. Management
2. P1
3. T1
4. T2
[1]> 2
VLAN interfaces:
1. VLAN   34 (P1)
Choose the operation you want to perform:
- NEW - Create a new VLAN.
- EDIT - Edit a VLAN.
- DELETE - Delete a VLAN.