map vpn-id
Use this command to map a tenant to an access-port.
Use the no form of this command to remove the tenant from an access-port
Command Syntax
map vpn-id <1-16777215>
no map vpn-id <1-16777215>
Parameters
<1-16777215>
VxLAN network identifier.
Default
No default value is specified for map vnid command.
Command Mode
NVO access interface mode
Access interface EVPN mode
Applicability
This command was introduced before OcNOS version 1.3.
The Access interface EVPN mode is supported only from OcNOS version 6.0.
Example
#configure terminal
(config)#nvo vxlan access-if port-vlan xe1 2
(config-nvo-acc-if)#map vpn-id 100
(config-nvo-acc-if)#exit
(config)#interface xe7.100 switchport
(config-if)#access-if-evpn
(config-acc-if-evpn)#map vpn-id 100
Last modified date: 08/29/2023