首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >“802.1Q隧道客户VLAN映射”和“802.1Q隧道提供商VLAN映射”的含义是什么?

“802.1Q隧道客户VLAN映射”和“802.1Q隧道提供商VLAN映射”的含义是什么?
EN

Network Engineering用户
提问于 2019-01-05 19:47:11
回答 1查看 314关注 0票数 1

802.1Q tunnel customer VLAN mapping802.1Q tunnel provider VLAN mapping的含义是什么?

代码语言:javascript
复制
Shows 802.1Q (QinQ) tunnel information.
802.1Q tunneling allows layer 2 VPN connectivity between sites by encapsulating 802.1Q trunk traffic inside another 802.1Q trunk.
Command Syntax
Command Modes Syntax Description
show dot1q-tunnel [interface {<interfaceName>| {port-channel <portChannel>}}]
show dot1q-tunnel {customer | provider} vlan mapping [interface {<interfaceName>| {port-channel <portChannel>}}]
show dot1q-tunnel encapsulation [interface {<interfaceName>| {port- channel <portChannel>}}]
Command Default Examples
#show dot1q-tunnel interface xe1
#show dot1q-tunnel interface port-channel 3800 #show dot1q-tunnel customer vlan mapping
118
Privileged Mode
interface
interfaceName
port-channel
portChannel
#
Show 802.1Q tunnel configuration on the specified interface.
Interface to show information for.
Show 802.1Q tunnel configuration on the specified port channel.
Port channel to show 802.1Q tunnel configuration information for.
encapsulation
vlan mapping
customer
provider
interfaceName
This command has no default settings.
ONP – Layer 2 Commands
Displays 802.1Q tunnel stacked VLAN configuration.
Displays 802.1Q tunnel VLAN mapping information.
Displays 802.1Q tunnel customer VLAN mapping information.
Displays 802.1Q tunnel provider VLAN mapping information.
Name of an interface port. For example, xe1.

我不明白这四句话:

代码语言:javascript
复制
Displays 802.1Q tunnel stacked VLAN configuration.
Displays 802.1Q tunnel VLAN mapping information.
Displays 802.1Q tunnel customer VLAN mapping information.
Displays 802.1Q tunnel provider VLAN mapping information.
EN

回答 1

Network Engineering用户

回答已采纳

发布于 2019-01-05 21:07:33

使用QinQ (802.1ad)双标记,您可以使用内部(客户) VLAN和外部(提供者) VLAN。

关键是提供者可以向每个客户端提供完整的802.1Q标记服务,并且仍然使用外部标记作为自己的VLAN基础设施。

双标记可用于普通帧或(VPN)隧道内。

票数 5
EN
页面原文内容由Network Engineering提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://networkengineering.stackexchange.com/questions/55892

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档