Skip to main content

Global

Diagram

Classes

vxlan

NameTypeConstraintMandatoryDefault Value
globalClass[global]No

global (vxlan)

NameTypeConstraintMandatoryDefault Value
nameStringNo
fabric_typeChoiceVXLAN_EVPN, ExternalNo
bgp_asnStringRegex: ^(?:\d{1,10}|\d{1,5}\.\d{1,5})$Yes
route_reflectorsIntegermin: 1No2
anycast_gateway_macAnyString[Regex: ^[a-f0-9]{1}.[a-f0-9]{1}.[a-f0-9]{1}$] or String[Regex: ^[a-f0-9]{4}.[a-f0-9]{4}.[a-f0-9]{4}$] or String[Regex: ^[a-f0-9]{2}:[a-f0-9]{2}:[a-f0-9]{2}:[a-f0-9]{2}:[a-f0-9]{2}:[a-f0-9]{2}$] or String[Regex: ^[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}-[a-f0-9]{2}$]No20:20:00:00:00:aa
vpcClass[vpc]No
ptpClass[ptp]No
snmp_server_host_trapBooleantrue, falseNotrue
enable_nxapi_httpBooleantrue, falseNofalse
nxapi_http_portIntegerNo80
enable_nxapi_httpsBooleantrue, falseNotrue
nxapi_https_portIntegerNo443
spanning_treeClass[spanning_tree]No
auth_protoChoiceMD5, SHA, MD5_DES, MD5_AES, SHA_DES, SHA_AESNoMD5
dns_serversList[dns_servers]No
ntp_serversList[ntp_servers]No
syslog_serversList[syslog_servers]No
netflowClass[netflow]No
bootstrapClass[bootstrap]No

vpc (vxlan.global)

NameTypeConstraintMandatoryDefault Value
peer_link_vlanIntegermin: 2, max: 4094No3600
peer_keep_aliveChoiceloopback, managementNomanagement
auto_recovery_timeIntegermin: 240, max: 3600No360
delay_restore_timeIntegermin: 1, max: 3600No150
peer_link_port_channel_idIntegermin: 1, max: 4096No500
ipv6_nd_syncBooleantrue, falseNotrue
advertise_pipBooleantrue, falseNofalse
advertise_pip_border_onlyBooleantrue, falseNotrue
domain_id_rangeStringNo1-1000
fabric_vpc_qosBooleantrue, falseNofalse
fabric_vpc_qos_policy_nameStringNospine_qos_for_fabric_vpc_peering

ptp (vxlan.global)

NameTypeConstraintMandatoryDefault Value
enableBooleantrue, falseNofalse
domain_idIntegermin: 0, max: 127No
lb_idIntegermin: 0, max: 1023No
vlan_idIntegermin: 2, max: 3967No

spanning_tree (vxlan.global)

NameTypeConstraintMandatoryDefault Value
root_bridge_protocolChoicerpvst+, mst, unmanagedYesunmanaged
vlan_rangeList[vlan_range]No
mst_instance_rangeList[mst_instance_range]No
bridge_priorityChoice0, 4096, 8192, 12288, 16384, 20480, 24576, 28672, 32768, 36864, 40960, 45056, 49152, 53248, 57344, 61440No0

dns_servers (vxlan.global)

NameTypeConstraintMandatoryDefault Value
ip_addressIPYes
vrfStringNo

ntp_servers (vxlan.global)

NameTypeConstraintMandatoryDefault Value
ip_addressIPYes
vrfStringNo

syslog_servers (vxlan.global)

NameTypeConstraintMandatoryDefault Value
ip_addressIPYes
vrfStringNo
severityIntegermin: 0, max: 7No

netflow (vxlan.global)

NameTypeConstraintMandatoryDefault Value
enableBooleantrue, falseNofalse
exporterList[exporter]No
recordList[record]No
monitorList[monitor]No

bootstrap (vxlan.global)

NameTypeConstraintMandatoryDefault Value
enable_bootstrapBooleantrue, falseNofalse
enable_local_dhcp_serverBooleantrue, falseNofalse
dhcp_versionChoiceDHCPv4, DHCPv6No
dhcp_v4Class[dhcp_v4]No
dhcp_v6Class[dhcp_v6]No
enable_cdp_mgmtBooleantrue, falseNofalse

vlan_range (vxlan.global.spanning_tree)

NameTypeConstraintMandatoryDefault Value
fromIntegermin: 1, max: 3967Yes
toIntegermin: 1, max: 3967No

mst_instance_range (vxlan.global.spanning_tree)

NameTypeConstraintMandatoryDefault Value
fromIntegermin: 0, max: 4094Yes
toIntegermin: 0, max: 4094No

exporter (vxlan.global.netflow)

NameTypeConstraintMandatoryDefault Value
nameStringYes
ip_addressIPYes
vrfStringNo
source_interfaceStringRegex: (?i)^(?:e|eth(?:ernet)?)\d(?:\/\d+){1,2}(\.\d{1,4})?$Yes
udp_portIntegermin: 1, max: 65535Yes

record (vxlan.global.netflow)

NameTypeConstraintMandatoryDefault Value
nameStringYes
templateChoicenetflow_ipv4_record, netflow_l2_recordYes
layer2Booleantrue, falseNo

monitor (vxlan.global.netflow)

NameTypeConstraintMandatoryDefault Value
nameStringYes
recordStringYes
exporter1StringYes
exporter2StringNo

dhcp_v4 (vxlan.global.bootstrap)

NameTypeConstraintMandatoryDefault Value
scope_start_addressIPYes
scope_end_addressIPYes
switch_mgmt_default_gwIPYes
mgmt_prefixIntegermin: 8, max: 30Yes
multi_subnet_scopeStringNo
domain_nameStringNo

dhcp_v6 (vxlan.global.bootstrap)

NameTypeConstraintMandatoryDefault Value
scope_start_addressIPYes
scope_end_addressIPYes
switch_mgmt_default_gwIPYes
mgmt_prefixIntegermin: 64, max: 126Yes
multi_subnet_scopeStringNo
domain_nameStringNo

Examples

In this example we will create a EVPN Fabric name myfabric with the AS Number: 6512

warning

The name and fabric keys under vxlan.global are still supported but will be deprecated in future releases.

warning

The value in bgp_asn should between double quotes. Example:

global:
bgp_asn: "6512"
global:
bgp_asn: "65000.1"
tip

We support 2-byte and 4-byte AS number:

  • Asplain—Decimal value notation where both 2-byte and 4-byte AS numbers are represented by their decimal value. For example, 65526 is a 2-byte AS number and 234567 is a 4-byte AS number.
  • Asdot—Autonomous system dot notation where 2-byte AS numbers are represented by their decimal value and 4-byte AS numbers are represented by a dot notation. For example, 65526 is a 2-byte AS number and 1.169031 is a 4-byte AS number (this is dot notation for the 234567 decimal number).

The range is the following:

  • 2-byte: 1 to 65535
  • 4-byte: 65536 to 4294967295
global.nac.yaml
vxlan:
fabric:
name: myfabric
type: VXLAN_EVPN
global:
bgp_asn: "6512" # Use quotes
route_reflectors: 2
anycast_gateway_mac: 20:20:00:00:00:aa
dns_servers:
- ip_address: 172.25.74.200
vrf: service
- ip_address: 172.25.74.201
vrf: service
ntp_servers:
- ip_address: 10.195.225.200
vrf: service
syslog_servers:
- ip_address: 172.16.255.251
vrf: management
severity: 3
- ip_address: 172.16.255.252
vrf: management
severity: 3
vpc:
peer_link_vlan: 3600
peer_keep_alive: management
auto_recovery_time: 240
delay_restore_time: 150
peer_link_port_channel_id: 500
advertise_pip: False
advertise_pip_border_only: True
domain_id_range: 1-100

To display BGP session in asdot format, you can add the following CLI with a policy.

netascode-bgw(config)# as-format asdot
netascode-bgw# sh bgp l2vpn evpn summary | begin Neighbor
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
10.0.0.1 4 65000.1
24569 24529 224 0 0 2w3d 10
10.0.0.3 4 65000.1
24531 24532 224 0 0 2w3d 1
10.0.0.4 4 65000.1
24554 24531 224 0 0 2w3d 10
10.0.0.5 4 65000.1
24599 24537 224 0 0 2w3d 1
100.64.0.1 4 65000.100
6868 6873 224 0 0 12:19:50 1
100.64.0.2 4 65000.100
6871 6873 224 0 0 12:19:54 1
100.64.0.3 4 65000.100
1697 1700 224 0 0 12:20:07 1
100.64.0.4 4 65000.100
1697 1700 224 0 0 12:19:22 1

Neighbor T AS PfxRcd Type-2 Type-3 Type-4 Type-5 Type-12
10.0.0.1 I 65000.1
10 6 0 0 4 0
10.0.0.3 I 65000.1 1697 1699 224 0 0 12:18:34 1
policy.nac.yaml
---
vxlan:
policy:
policies:
- name: asdot
template_name: switch_freeform
template_vars:
CONF: |-
as-format asdot
groups:
- name: commonPolicies
priority: 500
policies:
- name: asdot
switches:
- name: netascode-bgw
groups:
- commonPolicies