I Commands

inband-mgmt

inband-mgmt epg <WORD>

Description: Enter Inside In-band management mode to modify inband properties or create new inband

Syntax:

epg

inband mgmt epg label, usage inband-mgmt epg

WORD

epg name for inband epg, it can be existing inband epg or new one

Command Mode: tenant : tenant configuration mode

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# inband-mgmt epg <WORD>

inband-mgmt epg

inband-mgmt epg <WORD>

Description: Associate node to a Inband EPG

Syntax:

WORD

Inband End Point Group Name (Max Size 64)

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface inband-mgmt0
(config-controller-if)# inband-mgmt epg <WORD>

inband-mgmt epg <WORD>

Description: Associate node to a Inband EPG

Syntax:

WORD

Inband End Point Group Name (Max Size 64)

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface inband-mgmt0
(config-switch-if)# inband-mgmt epg <WORD>

inherit

inherit bfd ip|ipv6 <WORD>

Description: Inherit BFD Policy

Syntax:

bfd

ip

IPv4 Address

ipv6

IPv6 Address

WORD

Inherit a BFD Policy

Command Mode: template leaf-policy-group : Configure Leaf Policy Group

Command Path:

# configure [['terminal', 't']]
(config)# template leaf-policy-group <WORD>
(config-leaf-policy-group)# inherit bfd ip|ipv6 <WORD>

inherit route-profile <WORD>

Description: Inherit a policy template

Syntax:

route-profile

Configure route-profile for bridge-domain

WORD

Route profile name

Command Mode: match bridge-domain : Match subnets of a bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# vrf context tenant <WORD> vrf <WORD> [l3out <l3out>]
(config-leaf-vrf)# route-map <WORD>
(config-leaf-vrf-route-map)# match bridge-domain <>
(config-leaf-vrf-route-map-match)# inherit route-profile <WORD>

inherit route tag <WORD>

Description: Inherit a policy template

Syntax:

route

Policy template for routes

tag

Route tag policy template

WORD

Policy template name (Max Size 64)

Command Mode: vrf : Configure VRF parameters

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# vrf context tenant <WORD> vrf <WORD> [l3out <l3out>]
(config-leaf-vrf)# inherit route tag <WORD>

inherit eigrp vrf-policy <WORD>

Description: Inherit EIGRP VRF Policy under this VRF

Syntax:

eigrp

Inherit EIGRP VRF Policy

vrf-policy

Inherit EIGRP VRF Policy

WORD

Policy name

Command Mode: address-family : EIGRP Policy Address Family

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# router eigrp default
(config-eigrp)# vrf member tenant <WORD> vrf <WORD>
(config-eigrp-vrf)# address-family ipv4|ipv6 unicast
(config-address-family)# inherit eigrp vrf-policy <WORD>

inherit bgp timer <WORD>

Description: Inherit BGP Timer Template Policy under this VRF

Syntax:

bgp

Inherit BGP Timer Policy

timer

Inherit BGP Timer Policy

WORD

BGP Template Policy Name (Max Size 64)

Command Mode: vrf : Virtual Router Context

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# router bgp <fabric-ASN>
(config-bgp)# vrf member tenant <WORD> vrf <WORD>
(config-leaf-bgp-vrf)# inherit bgp timer <WORD>

inherit bgp address-family

inherit bgp address-family <WORD>

Description: Inherit BGP Address Family Policy

Syntax:

WORD

BGP Address Family Policy Name (Max Size 64)

Command Mode: address-family : Configure an address-family

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# router bgp <fabric-ASN>
(config-bgp)# vrf member tenant <WORD> vrf <WORD>
(config-leaf-bgp-vrf)# address-family ipv4|ipv6 unicast
(config-leaf-bgp-vrf-af)# inherit bgp address-family <WORD>

inherit bgp dampening

inherit bgp dampening <WORD>

Description: Inherit Route Profile with BGP Dampening Policy

Syntax:

WORD

Route Profile with BGP Dampening Policy Name (Max Size 64)

Command Mode: address-family : Configure an address-family

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# router bgp <fabric-ASN>
(config-bgp)# vrf member tenant <WORD> vrf <WORD>
(config-leaf-bgp-vrf)# address-family ipv4|ipv6 unicast
(config-leaf-bgp-vrf-af)# inherit bgp dampening <WORD>

inherit eigrp

inherit eigrp ip|ipv6 interface-policy <WORD>

Description: Inherit EIGRP interface template policy

Syntax:

ip

Address Family IPv4

ipv6

Address Family IPv6

interface-policy

Associate the interface with an EIGRP interface policy

WORD

Policy name

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# inherit eigrp ip|ipv6 interface-policy <WORD>

inherit eigrp ip|ipv6 interface-policy <WORD>

Description: Inherit EIGRP interface template policy

Syntax:

ip

Address Family IPv4

ipv6

Address Family IPv6

interface-policy

Associate the interface with an EIGRP interface policy

WORD

Policy name

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# inherit eigrp ip|ipv6 interface-policy <WORD>

inherit ipv4

inherit ipv4 ospf vrf-policy <WORD>

Description: Inherit OSPF Template Policy under this VRF

Syntax:

ospf

Inherit OSPF Policy

vrf-policy

Inherit OSPF vrf-policy

WORD

OSPF Template Policy name (Max Size 64)

Command Mode: vrf : Associate Router OSPF Policy with Tenant/VRF

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# router ospf default
(config-leaf-ospf)# vrf member tenant <WORD> vrf <WORD>
(config-leaf-ospf-vrf)# inherit ipv4 ospf vrf-policy <WORD>

inherit ipv6

inherit ipv6 nd <WORD>

Description: Inherit IPv6 Neighbor Discovery template policy

Syntax:

nd

Associate the interface with an IPv6 Neighbor Discovery policy

WORD

Policy name

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# inherit ipv6 nd <WORD>

inherit ipv6 nd <WORD>

Description: Inherit IPv6 Neighbor Discovery template policy

Syntax:

nd

Associate the interface with an IPv6 Neighbor Discovery policy

WORD

Policy name

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# inherit ipv6 nd <WORD>

inherit ipv6 ospf vrf-policy <WORD>

Description: Inherit OSPF Template Policy under this VRF

Syntax:

ospf

Inherit OSPF Policy

vrf-policy

Inherit OSPF vrf-policy

WORD

OSPF Template Policy name (Max Size 64)

Command Mode: vrf : Associate Router OSPF Policy with Tenant/VRF

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# router ospf default
(config-leaf-ospf)# vrf member tenant <WORD> vrf <WORD>
(config-leaf-ospf-vrf)# inherit ipv6 ospf vrf-policy <WORD>

instance

instance <NUMBER> vlan <RANGE>

Description: Maps VLANs to an MST instance

Syntax:

<1-4094>

MST instance ID. Number range from=1 to=4094

vlan

Virtual LAN

RANGE

VLAN range. Ex.: 10-3000

Command Mode: region : STP MST region configuration mode

Command Path:

# configure [['terminal', 't']]
(config)# spanning-tree mst configuration
(config-stp)# region <WORD>
(config-stp-region)# instance <NUMBER> vlan <RANGE>

interface

interface bridge-domain <WORD>

Description: Configuration for interface bridge-domain

Syntax:

bridge-domain

Name of the bridge-domain

WORD

Name of the bridge-domain (Max Size 64)

Command Mode: tenant : tenant configuration mode

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>

interface ethernet

Description: Provide a Range of Interfaces

Syntax:

ethernet

Configure Physical Interface

arg

Provide range of Interfaces

Command Mode: leaf-interface-group : Configure Leaf Interface Group

Command Path:

# configure [['terminal', 't']]
(config)# leaf-interface-profile <WORD>
(config-leaf-if-profile)# leaf-interface-group <WORD>
(config-leaf-if-group)# interface ethernet

interface ethernet

Description: Configure Ports on the Fex Interface Group

Syntax:

ethernet

Configure Physical Interface

arg

Provide range of Interfaces

Command Mode: fex-interface-group : Configure Fex Interface Group

Command Path:

# configure [['terminal', 't']]
(config)# fex-profile <WORD>
(config-fex-profile)# fex-interface-group <WORD>
(config-fex-if-group)# interface ethernet

interface vpc <WORD> [fex <fex>]

Description: Provide VPC Name

Syntax:

vpc

VPC Interface

WORD

VPC Name (Max Size 64)

fex

(Optional) Fex Id. Number range from=101 to=164

Command Mode: vpc context : Enter vpc context

Command Path:

# configure [['terminal', 't']]
(config)# vpc context leaf <101-4000> <101-4000> [fex <fex>]
(config-vpc)# interface vpc <WORD> [fex <fex>]

interface ethernet

interface ethernet <ethernet> leaf <leaf-id>

Description: Configure Physical Ethernet Port as a Cluster Member Interface

Syntax:

<ethernet>

List of ethernet itfs

leaf

Leaf ID that connects to cluster ethernet interface on (physical) device.

<leaf-id>

Leaf ID that connects to cluster ethernet interface on (physical) device.

Command Mode: member : Configure Cluster Interface Member

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# l4l7 cluster name <WORD> type <type> vlan-domain <domain-name> [service <service>] [function <function>]
(config-cluster)# cluster-interface <WORD> [vlan <NUMBER>]
(config-cluster-interface)# member device <WORD> device-interface <WORD>
(config-member)# interface ethernet <ethernet> leaf <leaf-id>

interface ethernet <ifRange>

Description: Ethernet IEEE 802.3z

Syntax:

<ifRange>

interface Range

Command Mode: leaf : Configure Leaf Node

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>

interface inband-mgmt0

interface inband-mgmt0

Description: Inband management interface

Command Mode: controller : Configure Controller Node

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface inband-mgmt0

interface inband-mgmt0

Description: Inband management interface

Command Mode: switch : Configure Leaf Node

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface inband-mgmt0

interface mgmt0

interface mgmt0

Description: Out of band management interface

Command Mode: controller : Configure Controller Node

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface mgmt0

interface mgmt0

Description: Out of band management interface

Command Mode: switch : Configure Leaf Node

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface mgmt0

interface port-channel

interface port-channel <port-channel-name> leaf <NUMBER> [fex <fex-id>]

Description: Configure Port Channel as a Cluster Member Interface

Syntax:

<port-channel-name>

Name of the port-channel

leaf

Leaf Id for the port-channel

NUMBER

Leaf Id for the port channel.. Number range from=0 to=9223372036854775807

<fex-id>

(Optional) Fex ID that connects to cluster interface interface on (physical) device.

Command Mode: member : Configure Cluster Interface Member

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# l4l7 cluster name <WORD> type <type> vlan-domain <domain-name> [service <service>] [function <function>]
(config-cluster)# cluster-interface <WORD> [vlan <NUMBER>]
(config-cluster-interface)# member device <WORD> device-interface <WORD>
(config-member)# interface port-channel <port-channel-name> leaf <NUMBER> [fex <fex-id>]

interface port-channel <WORD> [fex <fex>]

Description: Port Channel interface

Syntax:

WORD

Port-Channel Name (Max Size 64)

fex

(Optional) Fex Id. Number range from=101 to=164

Command Mode: leaf : Configure Leaf Node

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface port-channel <WORD> [fex <fex>]

interface vlan

interface vlan <1-4094>

Description: Vlan interface

Syntax:

<1-4094>

Vlan interface number

Command Mode: leaf : Configure Leaf Node

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>

interface vpc

interface vpc <vpc-name> leaf <NUMBER> <NUMBER> [fex fex <Ids>]

Description: Configure monitor for VPC interfaces

Syntax:

<vpc-name>

VPC port-channel group name

leaf

leaf

NUMBER

First leaf member of the Pair. Number range from=0 to=9223372036854775807

NUMBER

Second leaf member of the Pair. Number range from=0 to=9223372036854775807

fex <Ids>

(Optional) paired fex Ids

Command Mode: member : Configure Cluster Interface Member

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# l4l7 cluster name <WORD> type <type> vlan-domain <domain-name> [service <service>] [function <function>]
(config-cluster)# cluster-interface <WORD> [vlan <NUMBER>]
(config-cluster-interface)# member device <WORD> device-interface <WORD>
(config-member)# interface vpc <vpc-name> leaf <NUMBER> <NUMBER> [fex fex <Ids>]

ip

ip route <A.B.C.D/LEN> <ipAddress|null> <ZeroorPref> <BfdorPref>

Description: Configure IP features

Syntax:

route

Route information

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

ipAddress|null

<ZeroorPref>

<BfdorPref>

Command Mode: vrf : Configure VRF parameters

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# vrf context tenant <WORD> vrf <WORD> [l3out <l3out>]
(config-leaf-vrf)# ip route <A.B.C.D/LEN> <ipAddress|null> <ZeroorPref> <BfdorPref>

ip address-range

ip address-range <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP Address and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface mgmt0
(config-controller-if)# ip address-range <A.B.C.D/LEN> gateway <A.B.C.D>

ip address-range <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP address and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface inband-mgmt0
(config-controller-if)# ip address-range <A.B.C.D/LEN> gateway <A.B.C.D>

ip address-range <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP Address and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface mgmt0
(config-switch-if)# ip address-range <A.B.C.D/LEN> gateway <A.B.C.D>

ip address-range <A.B.C.D> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D

IP address and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface inband-mgmt0
(config-switch-if)# ip address-range <A.B.C.D> gateway <A.B.C.D>

ip address

ip address <A.B.C.D/LEN> [scope <scope>] [secondary] [multi-site] [snooping-querier]

Description: Define an IPv4 subnet to be exported by the BD

Syntax:

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

scope

(Optional) Scope of the address among ['public', 'private']

secondary

(Optional) Set the address as secondary address

multi-site

(Optional) Set the address as multi-site address

snooping-querier

(Optional) Tell the address to be used by IGMP Snooping querier functionality if enabled

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip address <A.B.C.D/LEN> [scope <scope>] [secondary] [multi-site] [snooping-querier]

ip address <A.B.C.D/LEN> [secondary]

Description: Configure IP address on interface

Syntax:

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

secondary

(Optional) Configure additional IP addresses on interface

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip address <A.B.C.D/LEN> [secondary]

ip address <A.B.C.D/LEN> [secondary]

Description: Configure IP address on interface

Syntax:

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

secondary

(Optional) Configure IP Address as Secondary IP

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip address <A.B.C.D/LEN> [secondary]

ip address <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface mgmt0
(config-controller-if)# ip address <A.B.C.D/LEN> gateway <A.B.C.D>

ip address <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP address and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface inband-mgmt0
(config-controller-if)# ip address <A.B.C.D/LEN> gateway <A.B.C.D>

ip address <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface mgmt0
(config-switch-if)# ip address <A.B.C.D/LEN> gateway <A.B.C.D>

ip address <A.B.C.D/LEN> gateway <A.B.C.D>

Description: Configure IP and gateway features

Syntax:

A.B.C.D/LEN

IP address and network mask length in format x.x.x.x/m

gateway

Configure gateway address on interface

A.B.C.D

Network mask length in format x.x.x.x

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface inband-mgmt0
(config-switch-if)# ip address <A.B.C.D/LEN> gateway <A.B.C.D>

ip address tenant application

ip address <A.B.C.D> tenant <WORD> application <WORD> epg <WORD>

Description: Add a new server relay address under an AEPg

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

WORD

Application hosting the EPG (Max Size 64)

epg

AEPg behind which the DHCP server sits

WORD

AEPg behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# template dhcp relay policy <WORD>
(config-template-dhcp-relay)# ip address <A.B.C.D> tenant <WORD> application <WORD> epg <WORD>

ip address <A.B.C.D> tenant <WORD> application <WORD> epg <WORD>

Description: Add a new server relay address under an AEPg

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

WORD

Application hosting the EPG (Max Size 64)

epg

AEPg behind which the DHCP server sits

WORD

AEPg behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template dhcp relay policy <WORD>
(config-tenant-template-dhcp-relay)# ip address <A.B.C.D> tenant <WORD> application <WORD> epg <WORD>

ip address tenant external-l2

ip address <A.B.C.D> tenant <WORD> external-l2 epg <WORD>

Description: Add a new server relay address under a L2 External EPG

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

epg keyword

WORD

l2 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# template dhcp relay policy <WORD>
(config-template-dhcp-relay)# ip address <A.B.C.D> tenant <WORD> external-l2 epg <WORD>

ip address <A.B.C.D> tenant <WORD> external-l2 epg <WORD>

Description: Add a new server relay address under a L2 External EPG

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

epg keyword

WORD

l2 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template dhcp relay policy <WORD>
(config-tenant-template-dhcp-relay)# ip address <A.B.C.D> tenant <WORD> external-l2 epg <WORD>

ip address tenant external-l3

ip address <A.B.C.D> tenant <WORD> external-l3 epg <WORD>

Description: Add a new server relay address under a L3 External EPG

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

EPG keyword

WORD

l3 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# template dhcp relay policy <WORD>
(config-template-dhcp-relay)# ip address <A.B.C.D> tenant <WORD> external-l3 epg <WORD>

ip address <A.B.C.D> tenant <WORD> external-l3 epg <WORD>

Description: Add a new server relay address under a L3 External EPG

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

EPG keyword

WORD

l3 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template dhcp relay policy <WORD>
(config-tenant-template-dhcp-relay)# ip address <A.B.C.D> tenant <WORD> external-l3 epg <WORD>

ip bandwidth

ip bandwidth eigrp default <NUMBER>

Description: Set EIGRP bandwidth

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-2560000000>

bandwidth in kbps. Number range from=0 to=2560000000

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip bandwidth eigrp default <NUMBER>

ip bandwidth eigrp default <NUMBER>

Description: Set EIGRP bandwidth

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-2560000000>

bandwidth in kbps. Number range from=0 to=2560000000

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip bandwidth eigrp default <NUMBER>

ip bandwidth eigrp default <NUMBER>

Description: Set EIGRP bandwidth

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-2560000000>

bandwidth in kbps. Number range from=0 to=2560000000

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip bandwidth eigrp default <NUMBER>

ip bfd

ip bfd enable

Description: Enable Bidirectional Forwarding Detection

Syntax:

enable

Enable BFD

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip bfd enable

ip bfd eigrp enable

Description: Enable EIGRP Bidirectional Forwarding Detection

Syntax:

eigrp

EIGRP

enable

Enable BFD

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip bfd eigrp enable

ip bfd eigrp enable

Description: Enable EIGRP Bidirectional Forwarding Detection

Syntax:

eigrp

EIGRP

enable

Enable BFD

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip bfd eigrp enable

ip dhcp relay address tenant application

ip dhcp relay address <A.B.C.D> tenant <WORD> application <WORD> epg <WORD>

Description: Add a new server relay address under an AEPg

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

WORD

Application hosting the EPG (Max Size 64)

epg

AEPg behind which the DHCP server sits

WORD

AEPg behind which the DHCP server sits (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip dhcp relay address <A.B.C.D> tenant <WORD> application <WORD> epg <WORD>

ip dhcp relay address tenant external-l2

ip dhcp relay address <A.B.C.D> tenant <WORD> external-l2 epg <WORD>

Description: Add a new server relay address under a L2 External EPG

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

epg keyword

WORD

l2 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip dhcp relay address <A.B.C.D> tenant <WORD> external-l2 epg <WORD>

ip dhcp relay address tenant external-l3

ip dhcp relay address <A.B.C.D> tenant <WORD> external-l3 epg <WORD>

Description: Add a new server relay address under a L3 External EPG

Syntax:

A.B.C.D

IP address in format i.i.i.i

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

EPG keyword

WORD

l3 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip dhcp relay address <A.B.C.D> tenant <WORD> external-l3 epg <WORD>

ip distribute-list eigrp

ip distribute-list eigrp default route-map <WORD> out

Description: Configure distribute-list EIGRP route-map

Syntax:

default

EIGRP default instance

route-map

route map

WORD

Route-map name (Max Size 64)

out

out

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip distribute-list eigrp default route-map <WORD> out

ip distribute-list eigrp default route-map <WORD> out

Description: Configure distribute-list EIGRP Policies

Syntax:

default

EIGRP default instance

route-map

route map

WORD

Route-map name (Max Size 64)

out

out

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip distribute-list eigrp default route-map <WORD> out

ip dscp

ip dscp <dscp>

Description: dscp

Syntax:

dscp

DSCP code or value

Command Mode: destination tenant : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor access session <session_name>
(config-monitor-access)# destination tenant <tenant_name> application <application_name> epg <epg_name> destination-ip <A.B.C.D> source-ip-prefix <A.B.C.D/M>
(config-monitor-access-dest)# ip dscp <dscp>

ip dscp <dscp>

Description: dscp

Syntax:

dscp

DSCP code or value

Command Mode: destination : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor fabric session <session_name>
(config-monitor-fabric)# destination tenant <tenant_name> application <application_name> epg <epg_name> destination-ip <A.B.C.D> source-ip-prefix <A.B.C.D/M>
(config-monitor-fabric-dest)# ip dscp <dscp>

ip dscp <dscp>

Description: dscp

Syntax:

dscp

DSCP code or value

Command Mode: destination : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor tenant <tenant_name> session <session_name>
(config-monitor-tenant)# destination tenant <tenant_name> application <application_name> epg <epg_name> destination-ip <A.B.C.D> source-ip-prefix <A.B.C.D/M>
(config-monitor-tenant-dest)# ip dscp <dscp>

ip dscp <dscp>

Description: Configure DSCP

Syntax:

<dscp>

<dscp>

Command Mode: destination destip : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor virtual session <WORD>
(config-monitor-virtual)# destination destip <A.B.C.D>
(config-monitor-virtual-remote-dest)# ip dscp <dscp>

ip hello-interval

ip hello-interval eigrp default <NUMBER>

Description: Set EIGRP Hello interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hello interval time in seconds. Number range from=1 to=65535

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip hello-interval eigrp default <NUMBER>

ip hello-interval eigrp default <NUMBER>

Description: Set EIGRP Hello interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hello interval time in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip hello-interval eigrp default <NUMBER>

ip hello-interval eigrp default <NUMBER>

Description: Set EIGRP Hello interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hello interval time in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip hello-interval eigrp default <NUMBER>

ip hold-interval

ip hold-interval eigrp default <NUMBER>

Description: Set EIGRP Hold interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hold interval time in seconds. Number range from=1 to=65535

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip hold-interval eigrp default <NUMBER>

ip hold-interval eigrp default <NUMBER>

Description: Set EIGRP Hold interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hold interval time in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip hold-interval eigrp default <NUMBER>

ip hold-interval eigrp default <NUMBER>

Description: Set EIGRP Hold interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hold interval time in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip hold-interval eigrp default <NUMBER>

ip igmp snooping fast-leave

ip igmp snooping fast-leave

Description: Enable IP IGMP Snooping fast leave processing

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping fast-leave

ip igmp snooping fast-leave

Description: Enable IP IGMP Snooping fast leave processing

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping fast-leave

ip igmp snooping last-member-query-interval

ip igmp snooping last-member-query-interval <NUMBER>

Description: Change the IP IGMP snooping last member query interval param

Syntax:

<1-25>

Last Memeber Query Interval Value. Number range from=1 to=25

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping last-member-query-interval <NUMBER>

ip igmp snooping last-member-query-interval <NUMBER>

Description: Change the IP IGMP snooping last member query interval param

Syntax:

<1-25>

Last Memeber Query Interval Value. Number range from=1 to=25

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping last-member-query-interval <NUMBER>

ip igmp snooping optimise-multicast-flood

ip igmp snooping optimise-multicast-flood

Description: Enable IP IGMP Snooping multicast flood optimization

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping optimise-multicast-flood

ip igmp snooping optimise-multicast-flood

Description: Enable IP IGMP Snooping multicast flood optimization

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping optimise-multicast-flood

ip igmp snooping policy

ip igmp snooping policy <WORD>

Description: Associate the BD with an IGMP snooping policy

Syntax:

WORD

Name of the IGMP snooping policy to attach (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping policy <WORD>

ip igmp snooping querier

ip igmp snooping querier

Description: Enable IP IGMP Snooping querier processing

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping querier

ip igmp snooping querier

Description: Enable IP IGMP Snooping querier processing

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping querier

ip igmp snooping query-interval

ip igmp snooping query-interval <NUMBER>

Description: Change the IP IGMP snooping query interval param

Syntax:

<1-18000>

Query Interval Value. Number range from=1 to=18000

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping query-interval <NUMBER>

ip igmp snooping query-interval <NUMBER>

Description: Change the IP IGMP snooping query interval param

Syntax:

<1-18000>

Query Interval Value. Number range from=1 to=18000

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping query-interval <NUMBER>

ip igmp snooping query-max-response-time

ip igmp snooping query-max-response-time <NUMBER>

Description: Change the IP IGMP snooping max query response time

Syntax:

<1-25>

Query Max Response Time. Number range from=1 to=25

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping query-max-response-time <NUMBER>

ip igmp snooping query-max-response-time <NUMBER>

Description: Change the IP IGMP snooping max query response time

Syntax:

<1-25>

Query Max Response Time. Number range from=1 to=25

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping query-max-response-time <NUMBER>

ip igmp snooping startup-query-count

ip igmp snooping startup-query-count <NUMBER>

Description: Change the IP IGMP snooping number of initial queries to send

Syntax:

<1-10>

Start Query Count. Number range from=1 to=10

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping startup-query-count <NUMBER>

ip igmp snooping startup-query-count <NUMBER>

Description: Change the IP IGMP snooping number of initial queries to send

Syntax:

<1-10>

Start Query Count. Number range from=1 to=10

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping startup-query-count <NUMBER>

ip igmp snooping startup-query-interval

ip igmp snooping startup-query-interval <NUMBER>

Description: Change the IP IGMP snooping time for sending initial queries

Syntax:

<1-18000>

Start Query Interval Value. Number range from=1 to=18000

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip igmp snooping startup-query-interval <NUMBER>

ip igmp snooping startup-query-interval <NUMBER>

Description: Change the IP IGMP snooping time for sending initial queries

Syntax:

<1-18000>

Start Query Interval Value. Number range from=1 to=18000

Command Mode: template ip igmp snooping policy : Create an IGMP snooping policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ip igmp snooping policy <WORD>
(config-tenant-template-ip-igmp-snooping)# ip igmp snooping startup-query-interval <NUMBER>

ip next-hop-self

ip next-hop-self eigrp default

Description: Set the next-hop-self flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip next-hop-self eigrp default

ip next-hop-self eigrp default

Description: Set EIGRP next-hop-self flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip next-hop-self eigrp default

ip next-hop-self eigrp default

Description: Set EIGRP next-hop-self flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip next-hop-self eigrp default

ip ospf authentication-key

ip ospf authentication-key <WORD>

Description: Set OSPF authentication key

Syntax:

WORD

OSPF authentication key

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf authentication-key <WORD>

ip ospf authentication-key <WORD>

Description: Set OSPF authentication key

Syntax:

WORD

OSPF authentication key

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf authentication-key <WORD>

ip ospf authentication

ip ospf authentication md5|none|simple

Description: Set the OSPF authentication type

Syntax:

md5

MD5 authentication

none

No authentication

simple

Simple authentication

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf authentication md5|none|simple

ip ospf authentication md5|none|simple

Description: Set the OSPF authentication type

Syntax:

md5

MD5 authentication

none

No authentication

simple

Simple authentication

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf authentication md5|none|simple

ip ospf bfd

ip ospf bfd enable

Description: Enable Bidirectional Forwarding Detection

Syntax:

enable

Enable BFD

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf bfd enable

ip ospf bfd enable

Description: Enable Bidirectional Forwarding Detection

Syntax:

enable

Enable BFD

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf bfd enable

ip ospf cost

ip ospf cost <NUMBER>

Description: Set OSPF cost for the interface

Syntax:

<0-65535>

OSPF cost. Number range from=0 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf cost <NUMBER>

ip ospf cost <NUMBER>

Description: Set OSPF cost for the interface

Syntax:

<0-65535>

OSPF cost. Number range from=0 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf cost <NUMBER>

ip ospf dead-interval

ip ospf dead-interval <NUMBER>

Description: Set the interval between hello packets from a neighbor before the router declares the neighbor as down

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf dead-interval <NUMBER>

ip ospf dead-interval <NUMBER>

Description: Set the interval between hello packets from a neighbor before the router declares the neighbor as down

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf dead-interval <NUMBER>

ip ospf hello-interval

ip ospf hello-interval <NUMBER>

Description: Set interval between hello packets that OSPF sends on the interface

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf hello-interval <NUMBER>

ip ospf hello-interval <NUMBER>

Description: Set interval between hello packets that OSPF sends on the interface

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf hello-interval <NUMBER>

ip ospf inherit

ip ospf inherit interface-policy <WORD> tenant <WORD>

Description: Inherit OSPF Template Policy under this VRF

Syntax:

interface-policy

Inherit OSPF interface-policy

WORD

OSPF Template Policy name (Max Size 64)

tenant

tenant name

WORD

Tenant name (Max Size 63)

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf inherit interface-policy <WORD> tenant <WORD>

ip ospf inherit interface-policy <WORD> tenant <WORD>

Description: Inherit OSPF Template Policy under this VRF

Syntax:

interface-policy

Inherit OSPF interface-policy

WORD

OSPF Template Policy name (Max Size 64)

tenant

tenant name

WORD

Tenant name (Max Size 63)

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf inherit interface-policy <WORD> tenant <WORD>

ip ospf mtu-ignore

ip ospf mtu-ignore

Description: Set OSPF Interface Policy Controls

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf mtu-ignore

ip ospf mtu-ignore

Description: Set OSPF Interface Policy Controls

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf mtu-ignore

ip ospf network

ip ospf network bcast|p2p|unspecified

Description: Set OSPF interface policy network type

Syntax:

bcast

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

p2p

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

unspecified

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf network bcast|p2p|unspecified

ip ospf network bcast|p2p|unspecified

Description: Set OSPF interface policy network type

Syntax:

bcast

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

p2p

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

unspecified

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf network bcast|p2p|unspecified

ip ospf passive-interface

ip ospf passive-interface

Description: Set OSPF Interface Policy Controls

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf passive-interface

ip ospf passive-interface

Description: Set OSPF Interface Policy Controls

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf passive-interface

ip ospf prefix-suppression

ip ospf prefix-suppression disable|enable|inherit

Description: Set prefix suppression

Syntax:

disable

The OSPF interface prefix suppression.

enable

The OSPF interface prefix suppression.

inherit

The OSPF interface prefix suppression.

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf prefix-suppression disable|enable|inherit

ip ospf prefix-suppression disable|enable|inherit

Description: Set prefix suppression

Syntax:

disable

The OSPF interface prefix suppression.

enable

The OSPF interface prefix suppression.

inherit

The OSPF interface prefix suppression.

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf prefix-suppression disable|enable|inherit

ip ospf priority

ip ospf priority <NUMBER>

Description: Set OSPF interface priority used to determine the designated router (DR) on a specific network

Syntax:

<0-255>

OSPF priority. Number range from=0 to=255

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf priority <NUMBER>

ip ospf priority <NUMBER>

Description: Set OSPF interface priority used to determine the designated router (DR) on a specific network

Syntax:

<0-255>

OSPF priority. Number range from=0 to=255

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf priority <NUMBER>

ip ospf retransmit-interval

ip ospf retransmit-interval <NUMBER>

Description: Set OSPF Policy Graceful Restart Timers

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf retransmit-interval <NUMBER>

ip ospf retransmit-interval <NUMBER>

Description: Set OSPF Policy Graceful Restart Timers

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf retransmit-interval <NUMBER>

ip ospf transmit-delay

ip ospf transmit-delay <NUMBER>

Description: Set the delay time needed to send an LSA update packet.

Syntax:

<1-450>

Delay in seconds. Number range from=1 to=450

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip ospf transmit-delay <NUMBER>

ip ospf transmit-delay <NUMBER>

Description: Set the delay time needed to send an LSA update packet.

Syntax:

<1-450>

Delay in seconds. Number range from=1 to=450

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip ospf transmit-delay <NUMBER>

ip passive-interface

ip passive-interface eigrp default

Description: Set the passive-interface flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip passive-interface eigrp default

ip passive-interface eigrp default

Description: Set EIGRP passive-interface flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip passive-interface eigrp default

ip passive-interface eigrp default

Description: Set EIGRP passive-interface flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip passive-interface eigrp default

ip prefix-list

ip prefix-list <WORD> permit <A.B.C.D/LEN | A:B::C:D/LEN>

Description: Build a prefix-list

Syntax:

WORD

Name of prefix-list (Max Size 64)

permit

Specify routes to forward

A.B.C.D/LEN | A:B::C:D/LEN

IP prefix network/length, e.g., 35.0.0.0/8 or 2001::/64

Command Mode: route-map : Create route-map or enter route-map command mode

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# vrf context tenant <WORD> vrf <WORD> [l3out <l3out>]
(config-leaf-vrf)# route-map <WORD>
(config-leaf-vrf-route-map)# ip prefix-list <WORD> permit <A.B.C.D/LEN | A:B::C:D/LEN>

ip prefix-list permit le

ip prefix-list <WORD> permit <A.B.C.D/LEN | A:B::C:D/LEN> le <32>

Description: Maximum prefix length to be matched

Syntax:

WORD

Name of prefix-list (Max Size 64)

permit

Specify routes to forward

A.B.C.D/LEN | A:B::C:D/LEN

IP prefix network/length, e.g., 35.0.0.0/8 or 2001::/64

32

Maximum prefix length

Command Mode: route-map : Create route-map or enter route-map command mode

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# vrf context tenant <WORD> vrf <WORD> [l3out <l3out>]
(config-leaf-vrf)# route-map <WORD>
(config-leaf-vrf-route-map)# ip prefix-list <WORD> permit <A.B.C.D/LEN | A:B::C:D/LEN> le <32>

ip router eigrp

ip router eigrp default

Description: Configure Router EIGRP Policies

Syntax:

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip router eigrp default

ip router eigrp default

Description: Configure EIGRP default interface

Syntax:

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip router eigrp default

ip router ospf default

ip router ospf default area <A.B.C.D|NUMBER>

Description: Process tag

Syntax:

area

Area associated with interface

A.B.C.D|NUMBER

OSPF area Id

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip router ospf default area <A.B.C.D|NUMBER>

ip router ospf default area <A.B.C.D|NUMBER>

Description: Process tag

Syntax:

area

Area associated with interface

A.B.C.D|NUMBER

OSPF area Id

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip router ospf default area <A.B.C.D|NUMBER>

ip shared address consumer

ip shared address <A.B.C.D/LEN> consumer application any epg any

Description: Shared consumed service

Syntax:

address

IPv4 subnet

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

application

application keyword

any

any application

epg

epg keyword

any

any EPG

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip shared address <A.B.C.D/LEN> consumer application any epg any

ip shared address provider

ip shared address <A.B.C.D/LEN> provider application <WORD> epg <WORD> [scope <scope>]

Description: Shared provider service

Syntax:

address

IPv4 subnet

A.B.C.D/LEN

IP prefix and network mask length in format x.x.x.x/m

application

application keyword

WORD

Application Name (Max Size 64)

epg

epg keyword

WORD

Application EPG (Max Size 64)

scope

(Optional) Scope of the address among ['public']

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ip shared address <A.B.C.D/LEN> provider application <WORD> epg <WORD> [scope <scope>]

ip split-horizon

ip split-horizon eigrp default

Description: Set the split-horizon flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip split-horizon eigrp default

ip split-horizon eigrp default

Description: Set EIGRP split-horizon flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip split-horizon eigrp default

ip split-horizon eigrp default

Description: Set EIGRP split-horizon flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip split-horizon eigrp default

ip summary-address eigrp

ip summary-address eigrp default <IP-PREFIX/LEN>

Description: Configure route summarization for EIGRP

Syntax:

default

EIGRP default instance

IP-PREFIX/LEN

Summary IPV4/IPV6 address (e.g. 10.0.0.0/8 or 2001:0DB8:0:1::/64)

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip summary-address eigrp default <IP-PREFIX/LEN>

ip summary-address eigrp default <IP-PREFIX/LEN>

Description: Configure route summarization for EIGRP

Syntax:

default

EIGRP default instance

IP-PREFIX/LEN

Summary IPV4/IPV6 address (e.g. 10.0.0.0/8 or 2001:0DB8:0:1::/64)

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip summary-address eigrp default <IP-PREFIX/LEN>

ip throughput-delay

ip throughput-delay eigrp default <NUMBER> tens-of-micro|pico

Description: Set EIGRP throughut delay

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-16777215>

Throughtput delay. Number range from=0 to=16777215

tens-of-micro

Unit in 10-microseconds

pico

Unit in picoseconds

Command Mode: template eigrp interface-policy : Configure EIGRP Interface policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template eigrp interface-policy <WORD> tenant <WORD>
(config-template-eigrp-if-pol)# ip throughput-delay eigrp default <NUMBER> tens-of-micro|pico

ip throughput-delay eigrp default <NUMBER> tens-of-micro|pico

Description: Set EIGRP throughut delay

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-16777215>

Throughtput delay. Number range from=0 to=16777215

tens-of-micro

Unit in 10-microseconds

pico

Unit in picoseconds

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ip throughput-delay eigrp default <NUMBER> tens-of-micro|pico

ip throughput-delay eigrp default <NUMBER> tens-of-micro|pico

Description: Set EIGRP throughut delay

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-16777215>

Throughtput delay. Number range from=0 to=16777215

tens-of-micro

Unit in 10-microseconds

pico

Unit in picoseconds

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ip throughput-delay eigrp default <NUMBER> tens-of-micro|pico

ip ttl

ip ttl <ttl>

Description: TTL

Syntax:

ttl

ttl value. Number range from=1 to=255

Command Mode: destination tenant : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor access session <session_name>
(config-monitor-access)# destination tenant <tenant_name> application <application_name> epg <epg_name> destination-ip <A.B.C.D> source-ip-prefix <A.B.C.D/M>
(config-monitor-access-dest)# ip ttl <ttl>

ip ttl <ttl>

Description: TTL

Syntax:

ttl

ttl value. Number range from=1 to=255

Command Mode: destination : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor fabric session <session_name>
(config-monitor-fabric)# destination tenant <tenant_name> application <application_name> epg <epg_name> destination-ip <A.B.C.D> source-ip-prefix <A.B.C.D/M>
(config-monitor-fabric-dest)# ip ttl <ttl>

ip ttl <arg>

Description: TTL

Syntax:

arg

ttl value. Number range from=1 to=255

Command Mode: destination : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor tenant <tenant_name> session <session_name>
(config-monitor-tenant)# destination tenant <tenant_name> application <application_name> epg <epg_name> destination-ip <A.B.C.D> source-ip-prefix <A.B.C.D/M>
(config-monitor-tenant-dest)# ip ttl <>

ip ttl <arg>

Description: Configure TTL

Syntax:

arg

TTL value. Number range from=1 to=255

Command Mode: destination destip : Configure monitor remote destination

Command Path:

# configure [['terminal', 't']]
(config)# monitor virtual session <WORD>
(config-monitor-virtual)# destination destip <A.B.C.D>
(config-monitor-virtual-remote-dest)# ip ttl <>

iprange

iprange <startip> <endip>

Description: Add ip pool

Syntax:

startip

startip

endip

endip

Command Mode: microsoft : Configure static ip pool

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# application <WORD>
(config-tenant-app)# epg <WORD> [type <WORD>]
(config-tenant-app-epg)# microsoft static-ip-pool <name> gateway <gwAddress>
(config-tenant-app-epg-ms-ip-pool)# iprange <startip> <endip>

ipv6

ipv6 route <A:B::C:D/LEN> <ipAddress|null> <ZeroorPref> <BfdorPref>

Description: Configure IPv6 features

Syntax:

route

Configure IPv6 unicast static route

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

ipAddress|null

<ZeroorPref>

<BfdorPref>

Command Mode: vrf : Configure VRF parameters

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# vrf context tenant <WORD> vrf <WORD> [l3out <l3out>]
(config-leaf-vrf)# ipv6 route <A:B::C:D/LEN> <ipAddress|null> <ZeroorPref> <BfdorPref>

ipv6 address-range

ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

Description: Configure IPv6 Address Range

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C:X

Gateway IPv6 address

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface mgmt0
(config-controller-if)# ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

Description: Configure IPv6 Address Range

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C:X

Gateway IPv6 address

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface inband-mgmt0
(config-controller-if)# ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

Description: Configure IPv6 Address Range

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C:X

Gateway IPv6 address

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface mgmt0
(config-switch-if)# ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

Description: Configure IPv6 Address Range

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C:X

Gateway IPv6 address

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface inband-mgmt0
(config-switch-if)# ipv6 address-range <A:B:C::X/LEN> gateway <A:B:C:X>

ipv6 address

ipv6 address <A:B::C:D/LEN> [scope <scope>] [preferred] [suppress-nd] [eui64]

Description: Define an IPv6 subnet to be exported by the BD

Syntax:

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

scope

(Optional) Scope of the address among ['public', 'private']

preferred

(Optional) Set the address as preferred address

suppress-nd

(Optional) Suppress the Neighbor Discovery on this subnet

eui64

(Optional) Use eui64 interface identifier

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 address <A:B::C:D/LEN> [scope <scope>] [preferred] [suppress-nd] [eui64]

ipv6 address <A:B::C:D/LEN> eui64 preferred

Description: Configure IPv6 address on interface

Syntax:

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

eui64

Configure Extended Unique Identifier for the low-order 64 bits

preferred

Configure IPv6 address as preferred

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 address <A:B::C:D/LEN> eui64 preferred

ipv6 address <A:B::C:D/LEN> eui64 preferred

Description: Configure IPv6 address on interface

Syntax:

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

eui64

Configure Extended Unique Identifier for the low-order 64 bits

preferred

Configure IPv6 address as preferred

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 address <A:B::C:D/LEN> eui64 preferred

ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

Description: Configure IP and gateway features

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C::X

Gateway IPv6 address

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface mgmt0
(config-controller-if)# ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

Description: Configure IPv6 Address and Gateway

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C::X

Gateway IPv6 address

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# controller
(config-controller)# interface inband-mgmt0
(config-controller-if)# ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

Description: Configure IP and gateway features

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C::X

Gateway IPv6 address

Command Mode: interface mgmt0 : Out of band management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface mgmt0
(config-switch-if)# ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

Description: Configure IPv6 Address and Gateway

Syntax:

A:B:C::X/LEN

IPv6 address and network mask length

gateway

Configure gateway address on interface

A:B:C::X

Gateway IPv6 address

Command Mode: interface inband-mgmt0 : Inband management interface

Command Path:

# configure [['terminal', 't']]
(config)# switch
(config-switch)# interface inband-mgmt0
(config-switch-if)# ipv6 address <A:B:C::X/LEN> gateway <A:B:C::X>

ipv6 address tenant application

ipv6 address <A:B::C:D> tenant <WORD> application <WORD> epg <WORD>

Description: Add a new server relay address under an AEPg

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

WORD

Application hosting the EPG (Max Size 64)

epg

AEPg behind which the DHCP server sits

WORD

AEPg behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# template dhcp relay policy <WORD>
(config-template-dhcp-relay)# ipv6 address <A:B::C:D> tenant <WORD> application <WORD> epg <WORD>

ipv6 address <A:B::C:D> tenant <WORD> application <WORD> epg <WORD>

Description: Add a new server relay address under an AEPg

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

WORD

Application hosting the EPG (Max Size 64)

epg

AEPg behind which the DHCP server sits

WORD

AEPg behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template dhcp relay policy <WORD>
(config-tenant-template-dhcp-relay)# ipv6 address <A:B::C:D> tenant <WORD> application <WORD> epg <WORD>

ipv6 address tenant external-l2

ipv6 address <A:B::C:D> tenant <WORD> external-l2 epg <WORD>

Description: Add a new server relay address under a L2 External EPG

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

epg keyword

WORD

l2 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# template dhcp relay policy <WORD>
(config-template-dhcp-relay)# ipv6 address <A:B::C:D> tenant <WORD> external-l2 epg <WORD>

ipv6 address <A:B::C:D> tenant <WORD> external-l2 epg <WORD>

Description: Add a new server relay address under a L2 External EPG

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

epg keyword

WORD

l2 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template dhcp relay policy <WORD>
(config-tenant-template-dhcp-relay)# ipv6 address <A:B::C:D> tenant <WORD> external-l2 epg <WORD>

ipv6 address tenant external-l3

ipv6 address <A:B::C:D> tenant <WORD> external-l3 epg <WORD>

Description: Add a new server relay address under a L3 External EPG

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

EPG keyword

WORD

l3 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# template dhcp relay policy <WORD>
(config-template-dhcp-relay)# ipv6 address <A:B::C:D> tenant <WORD> external-l3 epg <WORD>

ipv6 address <A:B::C:D> tenant <WORD> external-l3 epg <WORD>

Description: Add a new server relay address under a L3 External EPG

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

EPG keyword

WORD

l3 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: template dhcp relay : Create a DHCP Relay policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template dhcp relay policy <WORD>
(config-tenant-template-dhcp-relay)# ipv6 address <A:B::C:D> tenant <WORD> external-l3 epg <WORD>

ipv6 bandwidth

ipv6 bandwidth eigrp default <NUMBER>

Description: Set EIGRP bandwidth

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-2560000000>

bandwidth in kbps. Number range from=0 to=2560000000

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 bandwidth eigrp default <NUMBER>

ipv6 bandwidth eigrp default <NUMBER>

Description: Set EIGRP bandwidth

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-2560000000>

bandwidth in kbps. Number range from=0 to=2560000000

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 bandwidth eigrp default <NUMBER>

ipv6 bfd

ipv6 bfd eigrp enable

Description: Enable EIGRP Bidirectional Forwarding Detection

Syntax:

eigrp

EIGRP

enable

Enable BFD

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 bfd eigrp enable

ipv6 bfd eigrp enable

Description: Enable EIGRP Bidirectional Forwarding Detection

Syntax:

eigrp

EIGRP

enable

Enable BFD

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 bfd eigrp enable

ipv6 dhcp relay address tenant application

ipv6 dhcp relay address <A:B::C:D> tenant <WORD> application <WORD> epg <WORD>

Description: Add a new server relay address under an AEPg

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

WORD

Application hosting the EPG (Max Size 64)

epg

AEPg behind which the DHCP server sits

WORD

AEPg behind which the DHCP server sits (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 dhcp relay address <A:B::C:D> tenant <WORD> application <WORD> epg <WORD>

ipv6 dhcp relay address tenant external-l2

ipv6 dhcp relay address <A:B::C:D> tenant <WORD> external-l2 epg <WORD>

Description: Add a new server relay address under a L2 External EPG

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

epg keyword

WORD

l2 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 dhcp relay address <A:B::C:D> tenant <WORD> external-l2 epg <WORD>

ipv6 dhcp relay address tenant external-l3

ipv6 dhcp relay address <A:B::C:D> tenant <WORD> external-l3 epg <WORD>

Description: Add a new server relay address under a L3 External EPG

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

tenant

Tenant hosting the DHCP server

WORD

Tenant hosting the EPG (Max Size 63)

epg

EPG keyword

WORD

l3 external EPG behind which the DHCP server sits (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 dhcp relay address <A:B::C:D> tenant <WORD> external-l3 epg <WORD>

ipv6 distribute-list eigrp

ipv6 distribute-list eigrp default route-map <WORD> out

Description: Configure distribute-list EIGRP route-map

Syntax:

default

EIGRP default instance

route-map

route map

WORD

Route-map name (Max Size 64)

out

out

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 distribute-list eigrp default route-map <WORD> out

ipv6 distribute-list eigrp default route-map <WORD> out

Description: Configure distribute-list EIGRP Policies

Syntax:

default

EIGRP default instance

route-map

route map

WORD

Route-map name (Max Size 64)

out

out

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 distribute-list eigrp default route-map <WORD> out

ipv6 hello-interval

ipv6 hello-interval eigrp default <NUMBER>

Description: Set EIGRP Hello interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hello interval time in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 hello-interval eigrp default <NUMBER>

ipv6 hello-interval eigrp default <NUMBER>

Description: Set EIGRP Hello interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hello interval time in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 hello-interval eigrp default <NUMBER>

ipv6 hold-interval

ipv6 hold-interval eigrp default <NUMBER>

Description: Set EIGRP Hold interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hold interval time in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 hold-interval eigrp default <NUMBER>

ipv6 hold-interval eigrp default <NUMBER>

Description: Set EIGRP Hold interval time

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<1-65535>

Hold interval time in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 hold-interval eigrp default <NUMBER>

ipv6 link-local

ipv6 link-local <A:B::C:D>

Description: Configure IPv6 link-local address

Syntax:

A:B::C:D

IPv6 address in format xxxx:xxxx, xxxx::xx

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 link-local <A:B::C:D>

ipv6 link-local <X:X:X:X::X>

Description: Configure IPv6 link-local address

Syntax:

X:X:X:X::X

IPv6 link-local address

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 link-local <X:X:X:X::X>

ipv6 link-local <X:X:X:X::X>

Description: Configure IPv6 link-local address

Syntax:

X:X:X:X::X

IPv6 link-local address

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 link-local <X:X:X:X::X>

ipv6 nd hop-limit

ipv6 nd hop-limit <NUMBER>

Description: Set the hop limit to be advertised in IPv6 neighbor discovery packets

Syntax:

<0-255>

Hop Limit. Number range from=0 to=255

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd hop-limit <NUMBER>

ipv6 nd hop-limit <NUMBER>

Description: Set the hop limit to be advertised in IPv6 neighbor discovery packets

Syntax:

<0-255>

Hop Limit. Number range from=0 to=255

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd hop-limit <NUMBER>

ipv6 nd hop-limit <NUMBER>

Description: Set the hop limit to be advertised in IPv6 neighbor discovery packets

Syntax:

<0-255>

Hop Limit. Number range from=0 to=255

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd hop-limit <NUMBER>

ipv6 nd hop-limit <NUMBER>

Description: Set the hop limit to be advertised in IPv6 neighbor discovery packets

Syntax:

<0-255>

Hop Limit. Number range from=0 to=255

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd hop-limit <NUMBER>

ipv6 nd hop-limit <NUMBER>

Description: Set the hop limit to be advertised in IPv6 neighbor discovery packets

Syntax:

<0-255>

Hop Limit. Number range from=0 to=255

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd hop-limit <NUMBER>

ipv6 nd managed-config-flag

ipv6 nd managed-config-flag

Description: Use stateful address auto-configuration to obtain address information

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd managed-config-flag

ipv6 nd managed-config-flag

Description: Use stateful address auto-configuration to obtain address information

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd managed-config-flag

ipv6 nd managed-config-flag

Description: Use stateful address auto-configuration to obtain address information

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd managed-config-flag

ipv6 nd managed-config-flag

Description: Use stateful address auto-configuration to obtain address information

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd managed-config-flag

ipv6 nd managed-config-flag

Description: Use stateful address auto-configuration to obtain address information

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd managed-config-flag

ipv6 nd mtu

ipv6 nd mtu <NUMBER>

Description: Set the mtu to be advertised in IPv6 neighbor discovery packets

Syntax:

<1280-9000>

MTU value. Number range from=1280 to=9000

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd mtu <NUMBER>

ipv6 nd mtu <NUMBER>

Description: Set the mtu to be advertised in IPv6 neighbor discovery packets

Syntax:

<1280-9000>

MTU value. Number range from=1280 to=9000

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd mtu <NUMBER>

ipv6 nd mtu <NUMBER>

Description: Set the mtu to be advertised in IPv6 neighbor discovery packets

Syntax:

<1280-9000>

MTU value. Number range from=1280 to=9000

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd mtu <NUMBER>

ipv6 nd mtu <NUMBER>

Description: Set the mtu to be advertised in IPv6 neighbor discovery packets

Syntax:

<1280-9000>

MTU value. Number range from=1280 to=9000

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd mtu <NUMBER>

ipv6 nd mtu <NUMBER>

Description: Set the mtu to be advertised in IPv6 neighbor discovery packets

Syntax:

<1280-9000>

MTU value. Number range from=1280 to=9000

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd mtu <NUMBER>

ipv6 nd ns-interval

ipv6 nd ns-interval <NUMBER>

Description: Set the retransmission interval between IPv6 neighbor solicitation messages

Syntax:

<1000-3600000>

Interval value. Number range from=1000 to=3600000

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd ns-interval <NUMBER>

ipv6 nd ns-interval <NUMBER>

Description: Set the retransmission interval between IPv6 neighbor solicitation messages

Syntax:

<1000-3600000>

Interval value. Number range from=1000 to=3600000

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd ns-interval <NUMBER>

ipv6 nd ns-interval <NUMBER>

Description: Set the retransmission interval between IPv6 neighbor solicitation messages

Syntax:

<1000-3600000>

Interval value. Number range from=1000 to=3600000

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd ns-interval <NUMBER>

ipv6 nd ns-interval <NUMBER>

Description: Set the retransmission interval between IPv6 neighbor solicitation messages

Syntax:

<1000-3600000>

Interval value. Number range from=1000 to=3600000

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd ns-interval <NUMBER>

ipv6 nd ns-interval <NUMBER>

Description: Set the retransmission interval between IPv6 neighbor solicitation messages

Syntax:

<1000-3600000>

Interval value. Number range from=1000 to=3600000

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd ns-interval <NUMBER>

ipv6 nd ns-retries

ipv6 nd ns-retries <NUMBER>

Description: Set the retry count for for sending neighbor solicitation messages

Syntax:

<1-100>

Number of retries. Number range from=1 to=100

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd ns-retries <NUMBER>

ipv6 nd ns-retries <NUMBER>

Description: Set the retry count for for sending neighbor solicitation messages

Syntax:

<1-100>

Number of retries. Number range from=1 to=100

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd ns-retries <NUMBER>

ipv6 nd ns-retries <NUMBER>

Description: Set the retry count for for sending neighbor solicitation messages

Syntax:

<1-100>

Number of retries. Number range from=1 to=100

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd ns-retries <NUMBER>

ipv6 nd ns-retries <NUMBER>

Description: Set the retry count for for sending neighbor solicitation messages

Syntax:

<1-100>

Number of retries. Number range from=1 to=100

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd ns-retries <NUMBER>

ipv6 nd ns-retries <NUMBER>

Description: Set the retry count for for sending neighbor solicitation messages

Syntax:

<1-100>

Number of retries. Number range from=1 to=100

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd ns-retries <NUMBER>

ipv6 nd other-config-flag

ipv6 nd other-config-flag

Description: Use stateful auto-configuration to obtain NON-address information

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd other-config-flag

ipv6 nd other-config-flag

Description: Use stateful auto-configuration to obtain NON-address information

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd other-config-flag

ipv6 nd other-config-flag

Description: Use stateful auto-configuration to obtain NON-address information

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd other-config-flag

ipv6 nd other-config-flag

Description: Use stateful auto-configuration to obtain NON-address information

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd other-config-flag

ipv6 nd other-config-flag

Description: Use stateful auto-configuration to obtain NON-address information

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd other-config-flag

ipv6 nd policy

ipv6 nd policy <WORD>

Description: Associate the BD with an IPv6 Neighbor Discovery policy

Syntax:

WORD

Name of the policy to associate (Max Size 64)

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd policy <WORD>

ipv6 nd prefix

ipv6 nd prefix <A:B::C:D/LEN> <NUMBER> <NUMBER> [no-autoconfig] [no-onlink] [router-address]

Description: Advertise in Neighbor Discover a Prefix and configure the parameters

Syntax:

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

<0-4294967295>

Lifetime to advertise for the prefix, in seconds. Number range from=0 to=4294967295

<0-4294967295>

Preferred lifetime to advertise, in seconds. Number range from=0 to=4294967295

no-autoconfig

(Optional) advertise with A bit clear

no-onlink

(Optional) advertise with L bit clear

router-address

(Optional) Set this prefix as usable as default gateway by the hosts

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd prefix <A:B::C:D/LEN> <NUMBER> <NUMBER> [no-autoconfig] [no-onlink] [router-address]

ipv6 nd prefix <NUMBER> <NUMBER> [no-autoconfig] [no-onlink] [router-address]

Description: Advertise in Neighbor Discover a Prefix and configure the parameters

Syntax:

<0-4294967295>

Lifetime to advertise for the prefix, in seconds. Number range from=0 to=4294967295

<0-4294967295>

Preferred lifetime to advertise, in seconds. Number range from=0 to=4294967295

no-autoconfig

(Optional) advertise with A bit clear

no-onlink

(Optional) advertise with L bit clear

router-address

(Optional) Set this prefix as usable as default gateway by the hosts

Command Mode: template ipv6 nd prefix : Create/modify an an IPv6 Neighbor Prefix policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd prefix policy <WORD>
(config-tenant-template-ipv6-nd-pfx)# ipv6 nd prefix <NUMBER> <NUMBER> [no-autoconfig] [no-onlink] [router-address]

ipv6 nd ra-interval

ipv6 nd ra-interval <NUMBER>

Description: Set the interval between sending ICMPv6 router advertisement messages

Syntax:

<200-1800>

Interval in seconds. Number range from=200 to=1800

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd ra-interval <NUMBER>

ipv6 nd ra-interval <NUMBER>

Description: Set the interval between sending ICMPv6 router advertisement messages

Syntax:

<200-1800>

Interval in seconds. Number range from=200 to=1800

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd ra-interval <NUMBER>

ipv6 nd ra-interval <NUMBER>

Description: Set the interval between sending ICMPv6 router advertisement messages

Syntax:

<200-1800>

Interval in seconds. Number range from=200 to=1800

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd ra-interval <NUMBER>

ipv6 nd ra-interval <NUMBER>

Description: Set the interval between sending ICMPv6 router advertisement messages

Syntax:

<200-1800>

Interval in seconds. Number range from=200 to=1800

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd ra-interval <NUMBER>

ipv6 nd ra-interval <NUMBER>

Description: Set the interval between sending ICMPv6 router advertisement messages

Syntax:

<200-1800>

Interval in seconds. Number range from=200 to=1800

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd ra-interval <NUMBER>

ipv6 nd ra-lifetime

ipv6 nd ra-lifetime <NUMBER>

Description: Set the router lifetime of a default router in ICMPv6 router advertisement messages

Syntax:

<0-9000>

Lifetime in seconds. Number range from=0 to=9000

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd ra-lifetime <NUMBER>

ipv6 nd ra-lifetime <NUMBER>

Description: Set the router lifetime of a default router in ICMPv6 router advertisement messages

Syntax:

<0-9000>

Lifetime in seconds. Number range from=0 to=9000

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd ra-lifetime <NUMBER>

ipv6 nd ra-lifetime <NUMBER>

Description: Set the router lifetime of a default router in ICMPv6 router advertisement messages

Syntax:

<0-9000>

Lifetime in seconds. Number range from=0 to=9000

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd ra-lifetime <NUMBER>

ipv6 nd ra-lifetime <NUMBER>

Description: Set the router lifetime of a default router in ICMPv6 router advertisement messages

Syntax:

<0-9000>

Lifetime in seconds. Number range from=0 to=9000

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd ra-lifetime <NUMBER>

ipv6 nd ra-lifetime <NUMBER>

Description: Set the router lifetime of a default router in ICMPv6 router advertisement messages

Syntax:

<0-9000>

Lifetime in seconds. Number range from=0 to=9000

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd ra-lifetime <NUMBER>

ipv6 nd reachable-time

ipv6 nd reachable-time <NUMBER>

Description: Set the time for reachability confirmation in ICMPv6 router advertisement messages

Syntax:

<0-3600000>

Reachable timer in seconds. Number range from=0 to=3600000

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd reachable-time <NUMBER>

ipv6 nd reachable-time <NUMBER>

Description: Set the time for reachability confirmation in ICMPv6 router advertisement messages

Syntax:

<0-3600000>

Reachable timer in seconds. Number range from=0 to=3600000

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd reachable-time <NUMBER>

ipv6 nd reachable-time <NUMBER>

Description: Set the time for reachability confirmation in ICMPv6 router advertisement messages

Syntax:

<0-3600000>

Time in seconds. Number range from=0 to=3600000

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd reachable-time <NUMBER>

ipv6 nd reachable-time <NUMBER>

Description: Set the time for reachability confirmation in ICMPv6 router advertisement messages

Syntax:

<0-3600000>

Time in seconds. Number range from=0 to=3600000

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd reachable-time <NUMBER>

ipv6 nd reachable-time <NUMBER>

Description: Set the time for reachability confirmation in ICMPv6 router advertisement messages

Syntax:

<0-3600000>

Time in seconds. Number range from=0 to=3600000

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd reachable-time <NUMBER>

ipv6 nd retrans-timer

ipv6 nd retrans-timer <NUMBER>

Description: Set the time between neighbor solicitation (NS) messages in ICMPv6 router advertisement

Syntax:

<0-4294967295>

Retransmit timer, in seconds. Number range from=0 to=4294967295

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd retrans-timer <NUMBER>

ipv6 nd retrans-timer <NUMBER>

Description: Set the time between neighbor solicitation (NS) messages in ICMPv6 router advertisement

Syntax:

<0-4294967295>

Retransmit timer, in seconds. Number range from=0 to=4294967295

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd retrans-timer <NUMBER>

ipv6 nd retrans-timer <NUMBER>

Description: Set the time between neighbor solicitation (NS) messages in ICMPv6 router advertisement

Syntax:

<0-4294967295>

Timer in seconds. Number range from=0 to=4294967295

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd retrans-timer <NUMBER>

ipv6 nd retrans-timer <NUMBER>

Description: Set the time between neighbor solicitation (NS) messages in ICMPv6 router advertisement

Syntax:

<0-4294967295>

Timer in seconds. Number range from=0 to=4294967295

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd retrans-timer <NUMBER>

ipv6 nd retrans-timer <NUMBER>

Description: Set the time between neighbor solicitation (NS) messages in ICMPv6 router advertisement

Syntax:

<0-4294967295>

Timer in seconds. Number range from=0 to=4294967295

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd retrans-timer <NUMBER>

ipv6 nd suppress-ra-mtu

ipv6 nd suppress-ra-mtu

Description: Disable sending MTU option in ICMPv6 router advertisement messages

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd suppress-ra-mtu

ipv6 nd suppress-ra-mtu

Description: Disable sending MTU option in ICMPv6 router advertisement messages

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd suppress-ra-mtu

ipv6 nd suppress-ra-mtu

Description: Disable sending MTU option in ICMPv6 router advertisement messages

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd suppress-ra-mtu

ipv6 nd suppress-ra-mtu

Description: Disable sending MTU option in ICMPv6 router advertisement messages

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd suppress-ra-mtu

ipv6 nd suppress-ra-mtu

Description: Disable sending MTU option in ICMPv6 router advertisement messages

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd suppress-ra-mtu

ipv6 nd suppress-ra

ipv6 nd suppress-ra

Description: Disable sending ICMPv6 router advertisement messages

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 nd suppress-ra

ipv6 nd suppress-ra

Description: Disable sending ICMPv6 router advertisement messages

Command Mode: template ipv6 nd policy : Create/modify an an IPv6 Neighbor Discovery policy

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# template ipv6 nd policy <WORD>
(config-tenant-template-ipv6-nd)# ipv6 nd suppress-ra

ipv6 nd suppress-ra

Description: Disable sending ICMPv6 router advertisement messages

Command Mode: template ipv6 nd policy : Configure IPv6 Neighbor Discovery policy templates

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# template ipv6 nd policy <WORD> tenant <WORD>
(config-template-nd-pol)# ipv6 nd suppress-ra

ipv6 nd suppress-ra

Description: Disable sending ICMPv6 router advertisement messages

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 nd suppress-ra

ipv6 nd suppress-ra

Description: Disable sending ICMPv6 router advertisement messages

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 nd suppress-ra

ipv6 next-hop-self

ipv6 next-hop-self eigrp default

Description: Set EIGRP next-hop-self flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 next-hop-self eigrp default

ipv6 next-hop-self eigrp default

Description: Set EIGRP next-hop-self flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 next-hop-self eigrp default

ipv6 ospf bfd

ipv6 ospf bfd enable

Description: Enable Bidirectional Forwarding Detection

Syntax:

enable

Enable BFD

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf bfd enable

ipv6 ospf bfd enable

Description: Enable Bidirectional Forwarding Detection

Syntax:

enable

Enable BFD

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf bfd enable

ipv6 ospf cost

ipv6 ospf cost <NUMBER>

Description: Set OSPF cost for the interface

Syntax:

<0-65535>

OSPF cost. Number range from=0 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf cost <NUMBER>

ipv6 ospf cost <NUMBER>

Description: Set OSPF cost for the interface

Syntax:

<0-65535>

OSPF cost. Number range from=0 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf cost <NUMBER>

ipv6 ospf dead-interval

ipv6 ospf dead-interval <NUMBER>

Description: Set the interval between hello packets from a neighbor before the router declares the neighbor as down

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf dead-interval <NUMBER>

ipv6 ospf dead-interval <NUMBER>

Description: Set the interval between hello packets from a neighbor before the router declares the neighbor as down

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf dead-interval <NUMBER>

ipv6 ospf hello-interval

ipv6 ospf hello-interval <NUMBER>

Description: Set interval between hello packets that OSPF sends on the interface

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf hello-interval <NUMBER>

ipv6 ospf hello-interval <NUMBER>

Description: Set interval between hello packets that OSPF sends on the interface

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf hello-interval <NUMBER>

ipv6 ospf inherit

ipv6 ospf inherit interface-policy <WORD> tenant <WORD>

Description: Inherit OSPF Template Policy under this VRF

Syntax:

interface-policy

Inherit OSPF interface-policy

WORD

OSPF Template Policy name (Max Size 64)

tenant

tenant name

WORD

Tenant name (Max Size 63)

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf inherit interface-policy <WORD> tenant <WORD>

ipv6 ospf inherit interface-policy <WORD> tenant <WORD>

Description: Inherit OSPF Template Policy under this VRF

Syntax:

interface-policy

Inherit OSPF interface-policy

WORD

OSPF Template Policy name (Max Size 64)

tenant

tenant name

WORD

Tenant name (Max Size 63)

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf inherit interface-policy <WORD> tenant <WORD>

ipv6 ospf mtu-ignore

ipv6 ospf mtu-ignore

Description: Set OSPF Interface Policy Controls

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf mtu-ignore

ipv6 ospf mtu-ignore

Description: Set OSPF Interface Policy Controls

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf mtu-ignore

ipv6 ospf network

ipv6 ospf network bcast|p2p|unspecified

Description: Set OSPF interface policy network type

Syntax:

bcast

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

p2p

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

unspecified

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf network bcast|p2p|unspecified

ipv6 ospf network bcast|p2p|unspecified

Description: Set OSPF interface policy network type

Syntax:

bcast

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

p2p

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

unspecified

The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf network bcast|p2p|unspecified

ipv6 ospf passive-interface

ipv6 ospf passive-interface

Description: Set OSPF Interface Policy Controls

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf passive-interface

ipv6 ospf passive-interface

Description: Set OSPF Interface Policy Controls

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf passive-interface

ipv6 ospf prefix-suppression

ipv6 ospf prefix-suppression disable|enable|inherit

Description: Set prefix suppression

Syntax:

disable

The OSPF interface prefix suppression.

enable

The OSPF interface prefix suppression.

inherit

The OSPF interface prefix suppression.

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf prefix-suppression disable|enable|inherit

ipv6 ospf prefix-suppression disable|enable|inherit

Description: Set prefix suppression

Syntax:

disable

The OSPF interface prefix suppression.

enable

The OSPF interface prefix suppression.

inherit

The OSPF interface prefix suppression.

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf prefix-suppression disable|enable|inherit

ipv6 ospf priority

ipv6 ospf priority <NUMBER>

Description: Set OSPF interface priority used to determine the designated router (DR) on a specific network

Syntax:

<0-255>

OSPF priority. Number range from=0 to=255

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf priority <NUMBER>

ipv6 ospf priority <NUMBER>

Description: Set OSPF interface priority used to determine the designated router (DR) on a specific network

Syntax:

<0-255>

OSPF priority. Number range from=0 to=255

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf priority <NUMBER>

ipv6 ospf retransmit-interval

ipv6 ospf retransmit-interval <NUMBER>

Description: Set OSPF Policy Graceful Restart Timers

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf retransmit-interval <NUMBER>

ipv6 ospf retransmit-interval <NUMBER>

Description: Set OSPF Policy Graceful Restart Timers

Syntax:

<1-65535>

Interval in seconds. Number range from=1 to=65535

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf retransmit-interval <NUMBER>

ipv6 ospf transmit-delay

ipv6 ospf transmit-delay <NUMBER>

Description: Set the delay time needed to send an LSA update packet.

Syntax:

<1-450>

Delay in seconds. Number range from=1 to=450

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 ospf transmit-delay <NUMBER>

ipv6 ospf transmit-delay <NUMBER>

Description: Set the delay time needed to send an LSA update packet.

Syntax:

<1-450>

Delay in seconds. Number range from=1 to=450

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 ospf transmit-delay <NUMBER>

ipv6 passive-interface

ipv6 passive-interface eigrp default

Description: Set EIGRP passive-interface flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 passive-interface eigrp default

ipv6 passive-interface eigrp default

Description: Set EIGRP passive-interface flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 passive-interface eigrp default

ipv6 router eigrp

ipv6 router eigrp default

Description: Configure EIGRP default interface

Syntax:

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 router eigrp default

ipv6 router eigrp default

Description: Configure EIGRP default interface

Syntax:

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 router eigrp default

ipv6 router ospf default

ipv6 router ospf default area <A.B.C.D|NUMBER>

Description: Process tag

Syntax:

area

Area associated with interface

A.B.C.D|NUMBER

OSPF area Id

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 router ospf default area <A.B.C.D|NUMBER>

ipv6 router ospf default area <A.B.C.D|NUMBER>

Description: Process tag

Syntax:

area

Area associated with interface

A.B.C.D|NUMBER

OSPF area Id

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 router ospf default area <A.B.C.D|NUMBER>

ipv6 shared address consumer

ipv6 shared address <A:B::C:D/LEN> consumer application any epg any

Description: Shared consumed service

Syntax:

address

IPv6 subnet

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

application

application keyword

any

any application

epg

epg keyword

any

any EPG

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 shared address <A:B::C:D/LEN> consumer application any epg any

ipv6 shared address provider

ipv6 shared address <A:B::C:D/LEN> provider application <WORD> epg <WORD> [scope <scope>]

Description: Shared provider service

Syntax:

address

IPv6 subnet

A:B::C:D/LEN

IPv6 prefix format: xxxx:xxxx/ml, xxxx:xxxx::/ml, xxxx::xx/128

application

application keyword

WORD

Application Name (Max Size 64)

epg

epg keyword

WORD

Application EPG (Max Size 64)

scope

(Optional) Scope of the address among ['public']

Command Mode: interface : Configuration for interface bridge-domain

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# interface bridge-domain <WORD>
(config-tenant-interface)# ipv6 shared address <A:B::C:D/LEN> provider application <WORD> epg <WORD> [scope <scope>]

ipv6 split-horizon

ipv6 split-horizon eigrp default

Description: Set EIGRP split-horizon flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 split-horizon eigrp default

ipv6 split-horizon eigrp default

Description: Set EIGRP split-horizon flag

Syntax:

eigrp

EIGRP

default

EIGRP default instance

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 split-horizon eigrp default

ipv6 throughput-delay

ipv6 throughput-delay eigrp default <NUMBER> tens-of-micro|pico

Description: Set EIGRP throughut delay

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-16777215>

Throughtput delay. Number range from=0 to=16777215

tens-of-micro

Unit in 10-microseconds

pico

Unit in picoseconds

Command Mode: interface vlan : Vlan interface

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface vlan <1-4094>
(config-leaf-if)# ipv6 throughput-delay eigrp default <NUMBER> tens-of-micro|pico

ipv6 throughput-delay eigrp default <NUMBER> tens-of-micro|pico

Description: Set EIGRP throughut delay

Syntax:

eigrp

EIGRP

default

EIGRP default instance

<0-16777215>

Throughtput delay. Number range from=0 to=16777215

tens-of-micro

Unit in 10-microseconds

pico

Unit in picoseconds

Command Mode: interface ethernet : Ethernet IEEE 802.3z

Command Path:

# configure [['terminal', 't']]
(config)# leaf <101-4000>
(config-leaf)# interface ethernet <ifRange>
(config-leaf-if)# ipv6 throughput-delay eigrp default <NUMBER> tens-of-micro|pico

isis

isis fabric

Description: Intermediate System to Intermediate System (IS-IS)

Syntax:

fabric

Fabric IS-IS configuration

Command Mode: pod : Pod configuration mode

Command Path:

# configure [['terminal', 't']]
(config)# pod 1
(config-pod)# isis fabric

isolation

isolation enforce

Description: Enable EPG isolation

Syntax:

enforce

Enable enforcing of policy-control rules (EPG isolation)

Command Mode: epg : AEPg configuration mode

Command Path:

# configure [['terminal', 't']]
(config)# tenant <WORD>
(config-tenant)# application <WORD>
(config-tenant-app)# epg <WORD> [type <WORD>]
(config-tenant-app-epg)# isolation enforce