tunneled-vlan
gre-config-instance
Defines the VLAN that connected clients use to route GRE tunneled traffic within their respective WLANs
Supported in the following platforms:
- Access Points — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
— NX5500, NX7500, NX9500, NX9600, VX9000
Parameters
tunneled-vlan <VLAN-ID>
tunneled-vlan
<VLAN-ID> |
Specifies the VLANs associated with this GRE tunnel
- <VLAN-ID> – Specify the VLAN IDs. Specify a comma-separated list of IDs, to specify multiple VLANs. For example, 1,10,12,16-20.
|
Example
nx9500-6C8809(config-profile test410-gre-tunnel-test)# tunneled-vlan 10
nx9500-6C8809(config-profile test410-gre-tunnel-test)#show context
gre tunnel testGRETunnel
peer 1 ip 192.168.13.6
native vlan 1
tunneled-vlan 1,10
native tagged
dscp 20
failover interval 200 retry 5
nx9500-6C8809(config-profile test410-gre-tunnel-test)#
Related Commands
no |
Removes the GRE tunnel settings based on the parameters passed |