19.10.2013 Views

7.6.1.0 - Force10 Networks

7.6.1.0 - Force10 Networks

7.6.1.0 - Force10 Networks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Step Command Syntax Command Mode Purpose<br />

2<br />

untagged interface INTERFACE Configure an interface as untagged.<br />

This command is available only in VLAN<br />

interfaces.<br />

The no untagged interface command removes the untagged interface from a port-based VLAN and<br />

places the interface in the Default VLAN. You cannot use the no untagged interface command in the<br />

Default VLAN. Figure 78 illustrates the steps and commands to move an untagged interface from the<br />

Default VLAN to another VLAN.<br />

<strong>Force10</strong>#show vlan<br />

Codes: * - Default VLAN, G - GVRP VLANs<br />

NUM Status Q Ports<br />

* 1 Active U Gi 3/2<br />

2 Active T Po1(So 0/0-1)<br />

T Gi 3/0<br />

3 Active T Po1(So 0/0-1)<br />

T Gi 3/1<br />

4 Inactive<br />

<strong>Force10</strong>#conf<br />

<strong>Force10</strong>(conf)#int vlan 4<br />

<strong>Force10</strong>(conf-if-vlan)#untagged gi 3/2<br />

<strong>Force10</strong>(conf-if-vlan)#show config<br />

!<br />

interface Vlan 4<br />

no ip address<br />

untagged GigabitEthernet 3/2<br />

<strong>Force10</strong>(conf-if-vlan)#end<br />

<strong>Force10</strong>#show vlan<br />

Codes: * - Default VLAN, G - GVRP VLANs<br />

NUM Status Q Ports<br />

* 1 Inactive<br />

2 Active T Po1(So 0/0-1)<br />

T Gi 3/0<br />

3 Active T Po1(So 0/0-1)<br />

T Gi 3/1<br />

4 Active U Gi 3/2<br />

<strong>Force10</strong>#<br />

Figure 78 Example of Moving an Untagged Interface to Another VLAN<br />

The only way to remove an interface from the Default VLAN is to place the interface in Default mode by<br />

entering the no switchport command in the INTERFACE mode.<br />

assign an IP address to a VLAN<br />

Use the show vlan command to determine<br />

interface status. Interface (gi 3/2) is untagged<br />

and in the Default VLAN (vlan 1).<br />

In a port-based VLAN (vlan 4), use the<br />

untagged command to add the interface to that<br />

VLAN.<br />

The show vlan command output displays the<br />

interface’s changed status (gi 3/2). Since the<br />

Default VLAN no longer contains any interfaces,<br />

it is listed as inactive.<br />

VLANs are a Layer 2 feature. For two physical interfaces on different VLANs to communicate, you must<br />

assign an IP address to the VLANs to route traffic between the two interfaces.<br />

The shutdown command in INTERFACE mode does not affect Layer 2 traffic on the interface; the<br />

shutdown command only prevents Layer 3 traffic from traversing over the interface.<br />

FTOS Configuration Guide, version <strong>7.6.1.0</strong> 149

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!