N Commands
name-lookup
name-lookup
Description: Display OSPF router ids as DNS names
Command Mode: template ospf vrf-policy : Configure Router OSPF Timer Policy Templates
Command Path:
# configure [['terminal', 't']] (config)# leaf <101-4000> (config-leaf)# template ospf vrf-policy <WORD> tenant <WORD> (config-vrf-policy)# name-lookup
negotiate
negotiate auto
Description: Configure link negotiation parameters
Syntax:
auto |
Configure auto-negotiation |
Command Mode: template policy-group : Configure Policy Group Parameters
Command Path:
# configure [['terminal', 't']] (config)# template policy-group <WORD> (config-pol-grp-if)# negotiate auto
negotiate auto
Description: Configure link negotiation parameters
Syntax:
auto |
Configure auto-negotiation |
Command Mode: template port-channel : Configure Port-Channel Parameters
Command Path:
# configure [['terminal', 't']] (config)# template port-channel <WORD> (config-if)# negotiate auto
negotiate auto
Description: Configure link negotiation parameters
Syntax:
auto |
Configure auto-negotiation |
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)# negotiate auto
negotiate auto
Description: Configure link negotiation parameters
Syntax:
auto |
Configure auto-negotiation |
Command Mode: interface port-channel : Port Channel interface
Command Path:
# configure [['terminal', 't']] (config)# leaf <101-4000> (config-leaf)# interface port-channel <WORD> [fex <fex>] (config-leaf-if)# negotiate auto
negotiate auto
Description: Configure link negotiation parameters
Syntax:
auto |
Configure auto-negotiation |
Command Mode: interface : Provide VPC Name
Command Path:
# configure [['terminal', 't']] (config)# vpc context leaf <101-4000> <101-4000> [fex <fex>] (config-vpc)# interface vpc <WORD> [fex <fex>] (config-vpc-if)# negotiate auto
neighbor
neighbor A.B.C.D|A.B.C.D/LEN|A:B::C:D|A:B::C:D/LEN [l3out <WORD>]
Description: Configure a BGP neighbor
Syntax:
A.B.C.D |
IP address of the neighbor |
A.B.C.D/LEN |
IP prefix for neighbors |
A:B::C:D |
IPv6 address of the neighbor |
A:B::C:D/LEN |
IPv6 prefix for neighbors |
WORD |
(Optional) Route-Map Name (API-configured L3Out Name) |
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)# neighbor A.B.C.D|A.B.C.D/LEN|A:B::C:D|A:B::C:D/LEN [l3out <WORD>]
network
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: template ospf interface-policy : Configure OSPF Interface Policy Templates
Command Path:
# configure [['terminal', 't']] (config)# leaf <101-4000> (config-leaf)# template ospf interface-policy <WORD> tenant <WORD> (config-interface-policy)# network bcast|p2p|unspecified
next-hop-self
next-hop-self
Description: Set our peering address as nexthop
Command Mode: neighbor : Configure a BGP neighbor
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)# neighbor A.B.C.D|A.B.C.D/LEN|A:B::C:D|A:B::C:D/LEN [l3out <WORD>] (config-leaf-bgp-vrf-neighbor)# next-hop-self
ntp
ntp
Description: Configure the default ntp policy
Command Mode: pod : Pod configuration mode
Command Path:
# configure [['terminal', 't']] (config)# pod 1 (config-pod)# ntp
Feedback