11-24
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 11 Configuring VLANs
Configuring FDDI VLANs
•
You can add or remove private VLAN ARP entries manually as follows:
obelix-rp(config)#
no arp 11.1.3.30
IP ARP:Deleting Sticky ARP entry 11.1.3.30
obelix-rp(config)#
arp 11.1.3.30 0000.5403.2356 arpa
IP ARP:Overwriting Sticky ARP entry 11.1.3.30, hw:00d0.bb09.266e by hw:0000.5403.2356
•
Some commands clear and recreate private VLAN mapping as follows:
obelix-rp(config)#
xns routing
obelix-rp(config)#
%PV-6-PV_MSG:Purged a private vlan mapping, Primary 100, Secondary 101
%PV-6-PV_MSG:Purged a private vlan mapping, Primary 100, Secondary 102
%PV-6-PV_MSG:Purged a private vlan mapping, Primary 100, Secondary 103
%PV-6-PV_MSG:Created a private vlan mapping, Primary 100, Secondary 101
%PV-6-PV_MSG:Created a private vlan mapping, Primary 100, Secondary 102
%PV-6-PV_MSG:Created a private vlan mapping, Primary 100, Secondary 103
Configuring FDDI VLANs
To create a new FDDI VLAN, perform this task in privileged mode:
To modify the VLAN parameters on an existing FDDI VLAN, perform this task in privileged mode:
Configuring Token Ring VLANs
These sections describe the two Token Ring VLAN types that are supported on switches running VTP
version 2:
•
Understanding Token Ring TrBRF VLANs, page 11-25
•
Understanding Token Ring TrCRF VLANs, page 11-25
•
Token Ring VLAN Configuration Guidelines, page 11-27
•
Creating or Modifying a Token Ring TrBRF VLAN, page 11-27
•
Creating or Modifying a Token Ring TrCRF VLAN, page 11-28
You must use VTP version 2 to configure and manage Token Ring VLANs.
Task
Command
Step 1
Create a new FDDI or FDDI NET-type VLAN.
set vlan
vlan
[
name
name
]
type
{
fddi
|
fddinet
}
[
said
said
] [
mtu
mtu
]
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]
Task
Command
Step 1
Modify an existing FDDI or FDDI NET-type
VLAN.
set vlan
vlan
[
name
name
] [
state
{
active
|
suspend
}] [
said
said
] [
mtu
mtu
]
Step 2
Verify the VLAN configuration.
show vlan
[
vlan
]