Front
Back
[…] VLANs span multiple sites.
Stretched
[…] VLANs are local to a single site.
Local
You can configure […] IP addresses to allow an interface to support multiple subnets.
secondary
Disable the VLAN on the local switch:<br></br>SW1(config-vlan)# […]
<b>shutdown</b>
Disable the VLAN in the VTP domain:<br></br>SW1(config-vlan)# […]
<b>state suspend</b>
Reactivate a suspended VLAN:<br></br>SW1(config-vlan)# […]
<b>state active</b>
Internal VLANs are assigned from VLAN […] by default.
1006
Configure the allocation of internal VLANs:<br></br>SW1(config)# […]
<b>vlan internal allocation policy </b>{<b>ascending </b>| <b>descending</b>}
<b>vlan internal allocation policy </b>command: <br></br><b>ascending</b> = allocation starts from VLAN […]<br></br><b>descending</b> = allocation starts from VLAN […]
<b>ascending</b> = VLAN 1006<br></br><b>descending</b> = VLAN 4094
Which kind of switch port requires an internal VLAN?
routed port
Show internal VLANs:<br></br>SW1# […]
<b>show vlan internal usage</b>