APN Support – PDN Gateway (P-GW)
P-GW Access Point Name (APN) supports extensive parameter configuration flexibility for the APN. VLAN
tagging may be selected by the APN, but are configured in the P-GW independently from the APN.
Creating VLAN Tags
Use the following example to create VLANs on a port and bind them to pre-existing interfaces. For information
on creating interfaces, refer to System Interfaces and Ports.
config
port ethernet slot/port
no shutdown
vlan vlan_tag_ID
no shutdown
bind interface interface_name context_name
end
Notes:
•
Optional: Configure VLAN-subscriber associations. Refer to Configuring Subscriber VLAN Associations,
on page 302 for more information.
•
Repeat this procedure as needed to configure additional VLANs for the port.
•
Refer to VLAN-Related CLI Commands , on page 303 and the Command Line Interface Reference for
additional information.
•
Save your configuration as described in the Verifying and Saving Your Configuration chapter.
Verifying the Port Configuration
Run the following command to verify the port configuration:
[local]host_name# show port info slot/port
An example of this command's output when at least one VLAN has been configured for the port is shown
below:
Port: 5/11
Port Type : 10G Ethernet
Role : Service Port
Description : (None Set)
Redundancy Mode : Port Mode
Redundant With : 6/11
Preferred Port : Non-Revertive
Physical ifIndex : 85262336
Administrative State : Enabled
Configured Duplex : Auto
Configured Speed : Auto
Fault Unidirection Mode : 802_3ae clause 46
Configured Flow Control : Enabled
Interface MAC Address : 64-9E-F3-69-5B-EA
SRP Virtual MAC Address : None
Fixed MAC Address : 64-9E-F3-69-5B-CA
Link State : Up
Link Duplex : Full
Link Speed : 10 Gb
ASR 5500 System Administration Guide, StarOS Release 21.4
301
VLANs
APN Support – PDN Gateway (P-GW)