Administrator Guide
To tag frames leaving an interface in Layer 2 mode, assign that interface to a port-based VLAN to tag it with that VLAN ID.
1 Access the INTERFACE VLAN mode of the VLAN to which you want to assign the interface.
CONFIGURATION mode
interface vlan vlan-id
2 Enable an interface to include the IEEE 802.1Q tag header.
INTERFACE mode
tagged interface
3 To move untagged interfaces from the default VLAN to another VLAN, use the untagged command.
Access the INTERFACE VLAN mode of the VLAN to which you want to assign the interface.
CONFIGURATION mode
interface vlan vlan-id
4 Congure an interface as untagged. This command is available only in VLAN interfaces.
INTERFACE mode
untagged interface
Assigning an IP Address to a VLAN
VLANs are a Layer 2 feature. For two physical interfaces on dierent VLANs to communicate, assign an IP address to the VLANs to route
trac between the two interfaces. The shutdown command in INTERFACE mode does not aect Layer 2 trac on the interface.
NOTE
: You cannot assign an IP address to the default VLAN, which, by default, is VLAN1. To assign another VLAN ID to the
default VLAN, use the default vlan-id vlan-id command.
• Congure an IP address and mask on the interface.
INTERFACE mode
ip address ip-address mask [secondary]
Connect the S5000 to the Network
After you have completed the hardware installation and software conguration for the S5000 system, you can connect to your company
network by following your company’s cabling requirements.
Congure File Management
You can store on and access les from various storage media. Rename, delete, and copy les on the system from the EXEC Privilege mode.
NOTE
: Using ash memory cards in the system that have not been approved by Dell Networking can cause unexpected system
behavior, including a reboot.
Copying Files to and from the System
The command syntax for copying les is similar to UNIX. The copy command uses the format copy source-file-url
destination-file-url
.
NOTE
: For a detailed description of the copy command, refer to the
Dell Networking OS Command Line Reference Guide
.
• To copy a local le to a remote system, combine the le-origin syntax for a local le location with the le-destination syntax for a remote
le location.
54
Getting Started










