E Commands

eapol mac-address

[no] eapol mac-address { <mac_addr> | broadcast-address } [ ethertype <eth_type> ]

Syntax Description

eapol

specify mac address and ether type for eapol packets

mac-address

mac address

mac_addr

mac address destination specified as a string

broadcast-address

broadcast address

ethertype

(Optional) ether type

eth_type

(Optional) ether type specified as string

Command Mode

  • /exec/configure/if-ethernet-all /exec/configure/if-ethernet-p2p /exec/configure/if-eth-base

ebgp-multihop

ebgp-multihop <ebgp-ttl> | { no | default } ebgp-multihop [ <ebgp-ttl> ]

Syntax Description

no

Negate a command or set its defaults

default

Inherit values from a peer template

ebgp-multihop

Specify multihop TTL for remote peer

ebgp-ttl

EBGP TTL value

Command Mode

  • /exec/configure/router-bgp/router-bgp-neighbor-sess

echo

echo [ -e ] [ <line> ]

Syntax Description

echo

echo argument back to screen (useful for scripts)

-e

(Optional) enable interpretation of the backslash-escaped characters

line

(Optional) the string to echo (use quotes if string contains spaces)

Command Mode

  • /exec

ecp max-retries

ecp max-retries <cnt> | no ecp max-retries [ <cnt> ]

Syntax Description

no

Negate a command or set its defaults

ecp

ECP (Edge Control Protocol)

max-retries

Maximal number of retransmissions

cnt

Numer of retries. default 3

Command Mode

  • /exec/configure

ecp mode lan

[no] ecp mode lan

Syntax Description

no

(Optional) Negate a command or set its defaults

ecp

ECP (Edge Control Protocol)

mode

ECP session mode

lan

Enable ECP LAN mode

Command Mode

  • /exec/configure

ecp retransmission-timer-exponent

ecp retransmission-timer-exponent <exp> | no ecp retransmission-timer-exponent [ <exp> ]

Syntax Description

no

Negate a command or set its defaults

ecp

ECP (Edge Control Protocol)

retransmission-timer-exponent

Retransmission timer exponent

exp

Timer exponent. default: 14 (ex. 10 exp ~ 10 ms)

Command Mode

  • /exec/configure

eem test

eem test <param>

Syntax Description

eem

Event Manager command

test

Do test action

param

Test action parameter (dummy value)

Command Mode

  • /exec

eemtest policy-add

eemtest policy-add <name> [ override <override-name> ]

Syntax Description

eemtest

EEM test commands

policy-add

Add a client policy

name

Name of policy (cannot have underscore in first two characters)

override

(Optional) Override a system policy

override-name

(Optional) Name of the system policy to override - should begin with double underscore

Command Mode

  • /exec

eemtest policy-remove

eemtest policy-remove <name> [ override <override-name> ]

Syntax Description

eemtest

EEM test commands

policy-remove

Remove a client policy

name

Name of policy (cannot have underscore in first two characters)

override

(Optional) Override a system policy

override-name

(Optional) Name of the system policy to override - should begin with double underscore

Command Mode

  • /exec

egress-engineering

[ no | default ] egress-engineering [ peer-set <peer-set-name> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

default

(Optional) Inherit values from a peer template

egress-engineering

Configure Egress Peer Engineering (EPE) for peer

peer-set

(Optional) Configure EPE Peer-Set

peer-set-name

(Optional) EPE Peer-Set name

Command Mode

  • /exec/configure/router-bgp/router-bgp-template-neighbor /exec/configure/router-bgp/router-bgp-neighbor-stmp /exec/configure/router-bgp/router-bgp-neighbor /exec/configure/router-bgp/router-bgp-prefixneighbor

egress-host

[no] egress-host <hostip>

Syntax Description

no

(Optional) Negate a command or set its defaults

hostip

IP Address of host

Command Mode

  • /exec/configure/nbm-flow-def

egress-host

[no] egress-host <hostip>

Syntax Description

no

(Optional) Negate a command or set its defaults

hostip

IP Address of host

Command Mode

  • /exec/configure/nbm-vrf/nbm-flow-def

egress-interface

[no] egress-interface <interface>

Syntax Description

no

(Optional) Negate a command or set its defaults

interface

Physical or Logical interface

Command Mode

  • /exec/configure/nbm-flow-def

egress-interface

[no] egress-interface <interface>

Syntax Description

no

(Optional) Negate a command or set its defaults

interface

Physical or Logical interface

Command Mode

  • /exec/configure/nbm-vrf/nbm-flow-def

egress

{ egress <eid> | no egress }

Syntax Description

no

Negate a command or set its defaults

egress

Outgoing egress Interface

eid

Outgoing egress Interface identifier

Command Mode

  • /exec/configure/configngoamconnectcheck

eid-prefix

{ [ no ] eid-prefix { <eid-prefix> | <eid-prefix6> } [ instance-id <iid> ] [ route-tag <tag> ] [ accept-more-specifics ] }

Syntax Description

no

(Optional) Negate a command or set its defaults

eid-prefix

EID-prefix for LISP site

eid-prefix

IP EID-prefix of the site

instance-id

(Optional) Configures instance-ID for site's EID-prefix

iid

(Optional) 24-bit instance-ID value

route-tag

(Optional) Route tag for LISP EID-prefix routes

tag

(Optional) 32-bit value for tag

accept-more-specifics

(Optional) Allow more-specifics of site EID-prefix to register

Command Mode

  • /exec/configure/lisp-site /exec/configure/vrf/lisp-site

elevation threshold

[no] elevation threshold <thres>

Syntax Description

no

(Optional) Negate a command or set its defaults

elevation

Elevation threshold configuration

threshold

Elevation threshold configuration

thres

Elevation threshold value, in degrees

Command Mode

  • /exec/configure/gnss-if

email-addr

[no] email-addr <s0>

Syntax Description

no

(Optional) Negate a command or set its defaults

email-addr

Add email addr to send output of jobs configured for this schedule

s0

Provide email address, example: jdow@xyz.com

Command Mode

  • /exec/configure/schedule

email-contact

{ email-contact <s0> | no email-contact }

Syntax Description

no

Negate a command or set its defaults

email-contact

email address of the contact person

s0

Provide email address, example: jdow@xyz.com

Command Mode

  • /exec/configure/callhome

email

| email [ -f <fromemail> | -r <replytoemail> | -S <smtphost> | -P <smtpport> | -s <subject> | -c <vrf-known-name> ] + <toemail>

Syntax Description

|

Pipe command output to filter

email

Email command output

-f

(Optional) From address

fromemail

(Optional) Email address

-r

(Optional) Reply to address

replytoemail

(Optional) Email address

-S

(Optional) SMTP host

smtphost

(Optional) IPV4/IPV6 address or DNS name

-P

(Optional) SMTP port

smtpport

(Optional) SMTP port number

-s

(Optional) Subject

subject

(Optional) Email subject

-c

(Optional) VRF

vrf-known-name

(Optional) VRF name

toemail

Recipient email address

Command Mode

  • /output

email

[no] email

Syntax Description

no

(Optional) Negate a command or set its defaults

email

Configure pipe email

Command Mode

  • /exec/configure

enable

[no] enable

Syntax Description

no

(Optional) Negate a command or set its defaults

enable

enable callhome

Command Mode

  • /exec/configure/callhome

enable Cert

[no] enable { Cert-DN-match | user-server-group }

Syntax Description

no

(Optional) Negate a command or set its defaults

enable

Enable

user-server-group

Enable/Disable group validation

Cert-DN-match

Enable/Disable Cert-DN matching

Command Mode

  • /exec/configure/ldap

encapsulation-type

encapsulation-type <encaptype>

Syntax Description

encapsulation-type

Encapsulation type

encaptype

Encapsulation type options

Command Mode

  • /exec/configure/tunenc-policy

encapsulation

[no] encapsulation

Syntax Description

no

(Optional) Negate a command or set its defaults

encapsulation

Parameters related to SRv6 encapsulation

Command Mode

  • /exec/configure/sr/srv6

encapsulation dot1q

encapsulation dot1q <vlan_id> | no encapsulation dot1q [ <vlan_id> ]

Syntax Description

no

Negate a command or set its defaults

encapsulation

Set encapsulation type for an interface

dot1q

IEEE 802.1Q Virtual LAN

vlan_id

IEEE 802.1Q VLAN ID required

Command Mode

  • /exec/configure/if-ether-sub /exec/configure/if-port-channel-sub /exec/configure/if-ether-sub-p2p

encapsulation dot1q

encapsulation dot1q <vlan_id> | no encapsulation dot1q [ <vlan_id> ]

Syntax Description

no

Negate a command or set its defaults

encapsulation

Set encapsulation type for an interface

dot1q

IEEE 802.1Q Virtual LAN

vlan_id

IEEE 802.1Q VLAN ID required

Command Mode

  • /exec/configure/if-remote-ethernet-sub

encapsulation dot1q provider-vlan

encapsulation dot1q <c_vlan_id> provider-vlan <s_vlan_id> | no encapsulation dot1q [ <c_vlan_id> [ provider-vlan <s_vlan_id> ] ]

Syntax Description

no

Negate a command or set its defaults

encapsulation

Set encapsulation type for an interface

dot1q

IEEE 802.1Q Virtual LAN (customer)

c_vlan_id

IEEE 802.1Q VLAN ID required

provider-vlan

IEEE 802.1Q Virtual LAN (service)

s_vlan_id

IEEE 802.1Q VLAN ID required

Command Mode

  • /exec/configure/if-ether-sub-switch /exec/configure/if-port-channel-sub-switch

encapsulation mpls

[ no | default ] encapsulation mpls

Syntax Description

no

(Optional) Negate a command or set its defaults

default

(Optional) Inherit values from a peer template

encapsulation

Configure encapsulation type for EVPN routes

mpls

Mpls encapsulation

Command Mode

  • /exec/configure/router-bgp/router-bgp-neighbor/router-bgp-neighbor-af-l2vpn-evpn

encapsulation mpls

[no] encapsulation mpls

Syntax Description

no

(Optional) Negate a command or set its defaults

encapsulation

Encapsulation type for the overlay

mpls

Segment routing

Command Mode

  • /exec/configure/evpn

encapsulation mpls source ipv4

[no] encapsulation mpls source ipv4 <ip-address>

Syntax Description

no

(Optional) Negate a command or set its defaults

encapsulation

Configure encapsulation type

mpls

Configure paramters for mpls encapsulation

source

Configure source address for mpls encapsulation

ipv4

Configure ipv4 source address

ip-address

Source address

Command Mode

  • /exec/configure/sr/te

encrypt pause-frame

[no] encrypt pause-frame

Syntax Description

encrypt

Enable/disable encryption for specific type of frames

pause-frame

Ethernet PAUSE frames

Command Mode

  • /exec/configure/cts-dot1x /exec/configure/cts-manual

encryption decrypt type6

encryption decrypt type6

Syntax Description

encryption

Strong encryption for credential(s)

decrypt

Decrypts strongly encrypted secret(s) to obfuscated type(s)

type6

type6 secrets present in system

Command Mode

  • /exec

encryption delete type6

encryption delete type6 [ <uuid> | <name> ]

Syntax Description

encryption

Strong encryption for credential(s)

delete

Deletes strongly encrypted secret(s)

type6

type6 secrets present in system

uuid

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

name

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

Command Mode

  • /exec

encryption disable ipsec spi esp 3des aes 128 authentication sha1

{ [ no ] encryption { disable | ipsec spi <spi_id> esp { 3des <ekey> | aes { 128 <ekey> } } authentication { sha1 <akey> | null } } } | { [ no ] encryption { disable | ipsec spi <spi_id> esp null authentication { sha1 <akey> } } } | { no encryption ipsec spi <spi_id> }

Syntax Description

no

(Optional) Negate a command or set its defaults

encryption

Enable Encryption

disable

Disable Encryption

ipsec

IPSec

spi

Security Parameter Index

spi_id

SPI Value

esp

Specify encryption parameters

3des

Use the triple DES algorithim

ekey

Encryption Key

aes

Use the AES algorithim

128

Use the 128-bit AES algorithim

ekey

Encryption Key

authentication

Specify authentication parameters

sha1

Use the SHA1 algorithim

akey

Authentication Key

null

Use NULL authentication

Command Mode

  • /exec/configure/router-ospf3/router-ospf3-vlink /exec/configure/router-ospf3/vrf/router-ospf3-vlink

encryption ipsec spi esp 3des aes 128 authentication sha1

{ [ no ] encryption ipsec spi <spi_id> esp { 3des <ekey> | aes { 128 <ekey> } } authentication { sha1 <akey> | null } } | { [ no ] encryption ipsec spi <spi_id> esp null authentication { sha1 <akey> } } | { no encryption ipsec spi <spi_id> }

Syntax Description

no

(Optional) Negate a command or set its defaults

encryption

Enable Encryption on all Interfaces

ipsec

IPSec

spi

Security Parameter Index

spi_id

SPI Value

esp

Specify encryption parameters

3des

Use the triple DES algorithim

ekey

Encryption Key

aes

Use the AES algorithim

128

Use the 128-bit AES algorithim

ekey

Encryption Key

authentication

Specify authentication parameters

sha1

Use the SHA1 algorithim

akey

Authentication Key

null

Use NULL authentication

Command Mode

  • /exec/configure/router-ospf3 /exec/configure/router-ospf3/vrf

encryption re-encrypt obfuscated

encryption re-encrypt obfuscated

Syntax Description

encryption

Strong encryption for credential(s)

re-encrypt

Re-encrypts weekly encrypted secret(s) to strongly encrypted secret(s)

obfuscated

type-3/type-7/clear-text secrets present in system

Command Mode

  • /exec

end

end

Syntax Description

end

Go to exec mode

Command Mode

  • /global

enforce-first-as

[no] enforce-first-as

Syntax Description

no

(Optional) Negate a command or set its defaults

enforce-first-as

Enforce neighbor AS is the first AS in AS-PATH attribute (EBGP)

Command Mode

  • /exec/configure/router-bgp

enhanced-error

[no] enhanced-error

Syntax Description

no

(Optional) Negate a command or set its defaults

enhanced-error

Enable BGP Enhanced error handling

Command Mode

  • /exec/configure/router-bgp

enrollment terminal

[no] enrollment terminal

Syntax Description

no

(Optional) Negate a command or set its defaults

enrollment

Configure trustpoint enrollment

terminal

Configure trustpoint enrollment via console

Command Mode

  • /exec/configure/trustpoint

epbr ip policy

{ epbr ip policy <policy-name> } [ reverse ] | { no epbr ip policy <policy-name> [ reverse ] }

Syntax Description

no

Negate a command or set its defaults

epbr

Enable EPBR chaining on interface

ip

Configure IP features

policy

EPBR policy name

policy-name

Policy name

reverse

(Optional) Apply the policy in the reverse direction.

Command Mode

  • /exec/configure/if-igp

epbr ipv6 policy

{ epbr ipv6 policy <policy-name> } [ reverse ] | { no epbr ipv6 policy <policy-name> [ reverse ] }

Syntax Description

no

Negate a command or set its defaults

epbr

Enable EPBR chaining on interface

ipv6

Configure IPv6 features

policy

EPBR policy name

policy-name

Policy name

reverse

(Optional) Apply the policy in reverse direction.

Command Mode

  • /exec/configure/if-igp

epbr policy

[no] epbr policy <policy-name>

Syntax Description

no

(Optional) Negate a command or set its defaults

epbr

EPBR policy

policy

EPBR policy

policy-name

EPBR policy-name

Command Mode

  • /exec/configure/epbr-sess

epbr policy

[no] epbr policy <policy-name>

Syntax Description

no

(Optional) Negate a command or set its defaults

epbr

EPBR policy

policy

EPBR policy

policy-name

EPBR policy-name

Command Mode

  • /exec/configure

epbr service

[no] epbr service <service-name>

Syntax Description

no

(Optional) Negate a command or set its defaults

epbr

EPBR service

service

EPBR service

service-name

EPBR service-name

Command Mode

  • /exec/configure/epbr-sess

epbr service

[no] epbr service <service-name>

Syntax Description

no

(Optional) Negate a command or set its defaults

epbr

EPBR service

service

EPBR service

service-name

EPBR service-name

Command Mode

  • /exec/configure

epbr session

epbr session

Syntax Description

epbr

EPBR service

session

EPBR session

Command Mode

  • /exec/configure

epbr session access-list refresh

epbr session access-list <acl-name> refresh

Syntax Description

epbr

EPBR service

session

EPBR session

access-list

EPBR include access-list

acl-name

acl-name

refresh

Refresh EPBR policies based on access-list changes

Command Mode

  • /exec/configure

errdisable

errdisable { detect cause_detect { all_cause | link-flap_cause | loopback_cause } | recovery { cause_recovery { all_recovery | udld | loopback_recovery | bpduguard | security-violation | psecure-violation | link-flap-recovery | storm-control | dcbx-no-ack | vpc-peerlink | failed-port-state | vlan-membership | pause-rate-limit } } } | no errdisable { detect cause_detect { all_cause | link-flap_cause | loopback_cause } | recovery { cause_recovery { all_recovery | udld | loopback_recovery | bpduguard | security-violation | psecure-violation | link-flap-recovery | storm-control | dcbx-no-ack | vpc-peerlink | failed-port-state | vlan-membership | pause-rate-limit } } }

Syntax Description

no

Negate a command or set its defaults

errdisable

Error disable

detect

Error disable detection

cause_detect

Enable error disable detection for application

all_cause

Enable error detection on all cases

link-flap_cause

Enable error disable detection on linkstate-flapping

loopback_cause

Enable error disable detection on loopback detected by UDLD

recovery

Error disable recovery

cause_recovery

Enable error disable recovery for application

all_recovery

Enable timer to recover from all causes

udld

Enable timer to recover from udld error disabled state

loopback_recovery

Enable timer to recover from loopback error disabled state detected by UDLD

bpduguard

Enable timer to recover from BPDU Guard error disable state

security-violation

Enable timer to recover from 802.1x violation disable state

psecure-violation

Enable timer to recover from psecure violation disable state

link-flap-recovery

Enable timer to recover from linkstate flapping

storm-control

Enable timer to recover from storm control error disabled state

dcbx-no-ack

Enable timer to recover from no DCBX Acks

vpc-peerlink

Enable timer to recover from inconsistent vpc peer-link

failed-port-state

Enable timer to recover from stp set port state failure

vlan-membership

Enable timer to recover from vlan memberbship failure

pause-rate-limit

Enable timer to recover from pause rate limit error disabled state

Command Mode

  • /exec/configure

errdisable detect cause

[no] errdisable detect cause { link-down [ num-times <i0> duration <i1> ] | trustsec-violation [ num-times <i0> duration <i1> ] | bit-errors [ num-times <i0> duration <i1> ] | signal-loss [ num-times <i0> duration <i1> ] | sync-loss [ num-times <i0> duration <i1> ] | link-reset [ num-times <i0> duration <i1> ] | credit-loss [ num-times <i0> duration <i1> ] }

Syntax Description

no

(Optional) Negate a command or set its defaults

errdisable

Error Disable the port

detect

Enter detect reason

cause

Enter port down cause

link-down

Detection of excessive link down events

trustsec-violation

Detection of excessive trustsec violation events

bit-errors

Detection of excessive bit error events

signal-loss

Detection of excessive signal loss events

sync-loss

Detection of excessive sync loss events

link-reset

Detection of excessive link reset events

credit-loss

Detection of excessive credit loss events

num-times

(Optional) Enter number of flaps

i0

(Optional) Enter number of flaps

duration

(Optional) Enter duration in seconds

i1

(Optional) Enter duration in seconds

Command Mode

  • /exec/configure/if-fc /exec/configure/if-bay /exec/configure/if-ext

errdisable detect cause acl-exception

[no] errdisable detect cause acl-exception

Syntax Description

no

(Optional) Negate a command or set its defaults

Command Mode

  • /exec/configure

errdisable port detect cause acl-exception

[no] errdisable port detect cause acl-exception

Syntax Description

no

(Optional) Negate a command or set its defaults

Command Mode

  • /exec/configure/if-ethernet /exec/configure/if-ethernet-switch

errdisable recovery interval

errdisable recovery interval <val> | no errdisable recovery interval [ <val> ]

Syntax Description

no

Negate a command or set its defaults

errdisable

Error disable

recovery

Error disable recovery

interval

Error disable recovery timer value

val

timer-interval (sec)

Command Mode

  • /exec/configure

erspan-id

[no] erspan-id <flow_id>

Syntax Description

no

(Optional) Negate a command or set its defaults

erspan-id

Erspan ID for ERSPAN sessions

flow_id

erspan-id

Command Mode

  • /exec/configure/monitor-erspan

erspan session-id all

[no] erspan session-id all

Syntax Description

no

(Optional) Negate a command or set its defaults

erspan

Encapsulation type ERSPAN related

session-id

ERSPAN session-id

all

All session-id

Command Mode

  • /exec/configure/tunnel-profile

ethanalyzer

ethanalyzer { { background-session { restart | stop | config { filename <filename> | filesize <filesize> | numfiles <numfiles> | session { enable | disable } } } } | { copy-background-snapshot } | { copy-compressed-background-snapshot } }

Syntax Description

ethanalyzer

Configure cisco packet analyzer

background-session

Background packet analyzer sessions

restart

Create/restart background packet analyzer session

stop

Stop background packet analyzer session

config

Background packet analyzer session configuration file

filename

pcap filename

filename

pcap filename

filesize

Individual pcap file size

filesize

size in kilobytes

numfiles

Number of pcap files

numfiles

Number of files

session

Enable/disable background packet analyzer session configuration

enable

Enable background packet analyzer session configuration

disable

Disable background packet analyzer session configuration

copy-background-snapshot

Copy packet analyzer session captured frame to bootflash

copy-compressed-background-snapshot

Copy packet analyzer session captured compressed frame to bootflash

Command Mode

  • /exec

ethanalyzer local

[no] ethanalyzer local [ { { {

Syntax Description

{

(Optional) inband

no

(Optional) Negate a command or set its defaults

ethanalyzer

Configure cisco packet analyzer

local

start local capture of frames to Sup

Command Mode

  • /exec

ethernet-segment

[no] ethernet-segment <es-num>

Syntax Description

no

(Optional) Negate a command or set its defaults

ethernet-segment

Configure Ethernet-Segment

es-num

ethernet-segment number

Command Mode

  • /exec/configure/if-eth-port-channel-switch

ethernet-segment delay-restore time

[no] ethernet-segment delay-restore time <sec>

Syntax Description

no

(Optional) Negate a command or set its defaults

ethernet-segment

ethernet-segment

delay-restore

delay-restore

time

time

sec

time in seconds

Command Mode

  • /exec/configure/evpn-esi-mh

ethernet-tag encapsulation dot1q default static

{ ethernet-tag encapsulation dot1q default { static <profile-name> | dynamic } } | { no ethernet-tag encapsulation dot1q default }

Syntax Description

no

Negate a command or set its defaults

ethernet-tag

Data snooping triggers

encapsulation

Encapsulation/Trigger type

static

Static Profile Map: Configure profile name via CLI

profile-name

Static Profile Map: Configure profile name via CLI

dynamic

Dynamic Profile Map: Retrieve profile name from the external server

dot1q

Dot1Q Encapsulation

default

Default (wildcard). Match any dot1q when there is no specific dot1q mapping configured

Command Mode

  • /exec/configure/profile-map /exec/configure/profile-map-global

ethernet-tag encapsulation dot1q static

{ ethernet-tag encapsulation dot1q <vlan-id> { static <profile-name> | dynamic } } | { no ethernet-tag encapsulation dot1q <vlan-id> }

Syntax Description

no

Negate a command or set its defaults

ethernet-tag

Data snooping triggers

encapsulation

Encapsulation/Trigger type

static

Static Profile Map: Configure profile name via CLI

profile-name

Static Profile Map: Configure profile name via CLI

dynamic

Dynamic Profile Map: Retrieve profile name from the external server

dot1q

Dot1Q Encapsulation

vlan-id

Command Mode

  • /exec/configure/profile-map /exec/configure/profile-map-global

ethernet-tag encapsulation vni default static

{ ethernet-tag encapsulation vni default { static <profile-name> | dynamic } } | { no ethernet-tag encapsulation vni default }

Syntax Description

no

Negate a command or set its defaults

ethernet-tag

Data snooping triggers

encapsulation

Encapsulation/Trigger type

static

Static Profile Map: Configure profile name via CLI

profile-name

Static Profile Map: Configure profile name via CLI

dynamic

Dynamic Profile Map: Retrieve profile name from the external server

vni

Virtual Network Identifier

default

Default (wildcard). Match any vni when there is no specific vni mapping configured

Command Mode

  • /exec/configure/profile-map /exec/configure/profile-map-global

ethernet-tag encapsulation vni static

{ ethernet-tag encapsulation vni <vni-id> { static <profile-name> | dynamic } } | { no ethernet-tag encapsulation vni <vni-id> }

Syntax Description

no

Negate a command or set its defaults

ethernet-tag

Data snooping triggers

encapsulation

Encapsulation/Trigger type

static

Static Profile Map: Configure profile name via CLI

profile-name

Static Profile Map: Configure profile name via CLI

dynamic

Dynamic Profile Map: Retrieve profile name from the external server

vni

Virtual Network Identifier

vni-id

Command Mode

  • /exec/configure/profile-map /exec/configure/profile-map-global

evb mac

{ evb mac <mac-addr> } | { no evb mac [ <mac-addr> ] }

Syntax Description

no

Negate a command or set its defaults

evb

EVB (Edge Virtual Bridge)

mac

VDP multicast MAC address

mac-addr

MAC Address

Command Mode

  • /exec/configure

evb reinit-keep-alive

{ evb reinit-keep-alive <exp> } | { no evb reinit-keep-alive [ <exp> ] }

Syntax Description

no

Negate a command or set its defaults

evb

EVB (Edge Virtual Bridge)

reinit-keep-alive

Keepalive

exp

Timer exponent. (Min 22 exp ~ 40 seconds)

Command Mode

  • /exec/configure

evb resource-wait-delay

{ evb resource-wait-delay <exp> } | { no evb resource-wait-delay [ <exp> ] }

Syntax Description

no

Negate a command or set its defaults

evb

EVB (Edge Virtual Bridge)

resource-wait-delay

Resource wait delay

exp

Timer exponent. (Min 22 exp ~ 40 seconds)

Command Mode

  • /exec/configure

event

[no] event <eventname>

Syntax Description

event

Specify Event to use

eventname

Name of event

Command Mode

  • /exec/configure/nfm-system

event

[no] event <eventname>

Syntax Description

event

Specify FTE Event to use

eventname

Name of event

Command Mode

  • /exec/configure/config-fte-monitor

event

[no] event

Syntax Description

no

Negate a command or set its defaults

event

Configure an event specification

Command Mode

  • /exec/configure/event-manager-applet

event cli match

[no] event cli [ tag <tag_id> ] match <regex> [ count <countnum> [ time <interval> ] ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

cli

Create a cli event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

match

Enter cli regex to be used for matching

regex

CLI regex, use * to wildcard a token

count

(Optional) Enter an integer to be used as count

countnum

(Optional) Integer count

time

(Optional) Enter time interval within which the events need to happen

interval

(Optional) Time interval in seconds, 0 for indefinitely

Command Mode

  • /exec/configure/event-manager-applet

event counter name entry-val entry-op

[no] event counter [ tag <tag_id> ] name <counter-name> entry-val <entry-val> entry-op <entry-op> [ exit-val <exit-val> exit-op <exit-op> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

counter

Create a counter event

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

name

Enter the name of the counter

counter-name

Name of the counter

entry-val

Specify the counter entry conditions

entry-val

Specify the value for comparison with the counter value

entry-op

Specify the operator to be used for comparison

entry-op

Specify the comparison operator

exit-val

(Optional) Specify the counter exit conditions

exit-val

(Optional) Specify the value for comparison with the counter value

exit-op

(Optional) Specify the operator to be used for comparison

exit-op

(Optional) Specify the comparison operator

Command Mode

  • /exec/configure/event-manager-applet

event fanabsent time

[no] event fanabsent [ fan <fan-number> ] time <time-interval>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

fanabsent

Create fanabsent event specification

fan

(Optional) Optional. Enter fan number (optional arg)

fan-number

(Optional) Enter fan-number

time

Enter time

time-interval

Time in seconds fan can stay absent

Command Mode

  • /exec/configure/event-manager-applet

event fanbad time

[no] event fanbad [ fan <fan-number> ] time <time-interval>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

fanbad

Create fanbad event specification

fan

(Optional) Optional. Enter fan number (optional arg)

fan-number

(Optional) Enter fan-number

time

Enter time

time-interval

Time in seconds fan can stay bad

Command Mode

  • /exec/configure/event-manager-applet

event fcns entries max-per-switch

[no] event fcns entries max-per-switch <i0>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

fcns

FC Nameserver related event

entries

FC Nameserver Database entries

max-per-switch

Maximum Nameserver database count event

i0

Name Server DB Limit

Command Mode

  • /exec/configure/event-manager-applet

event fib adjacency extra

[no] event fib adjacency extra

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

fib

FIB related event

adjacency

Adjacency related event

extra

Route extra in FIB

Command Mode

  • /exec/configure/event-manager-applet

event fib resource tcam usage

[no] event fib resource tcam usage

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

fib

FIB related event

resource

Specify forwarding hardware resource related event

tcam

Specify TCAM related event

usage

Specify TCAM usage related event

Command Mode

  • /exec/configure/event-manager-applet

event fib route

[no] event fib route { inconsistent | missing | extra }

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

fib

FIB related event

route

IP Route related event

inconsistent

Inconsistent route in FIB

missing

Missing route in FIB

extra

Route extra in FIB

Command Mode

  • /exec/configure/event-manager-applet

event flogi intf-max

[no] event flogi intf-max <intf-flogi-max>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

flogi

Configuring events related to flogi

intf-max

Event to configure maximum flogi per interface

intf-flogi-max

Flogi limit per interface

Command Mode

  • /exec/configure/event-manager-applet

event flogi switch-max

[no] event flogi switch-max <switch-flogi-max>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

flogi

Configuring events related to flogi

switch-max

Event to configure maximum flogi per switch

switch-flogi-max

Flogi limit per switch

Command Mode

  • /exec/configure/event-manager-applet

event gold module test testing-type scheduled consecutive-failure

event gold module { <module> | all } test { <name> } [ severity { minor | moderate | major } ] testing-type { scheduled | monitoring } consecutive-failure <cnt> | no event gold module { <module> | all } test { <name> }

Syntax Description

no

Negate a command or set its defaults

event

Configure an event specification

gold

Create a 'Diagnostic' event specification

module

Module keyword

module

Module Number

all

Select all module ID

test

Diagnostic test selection

name

Test name

severity

(Optional) Severity of failure

minor

(Optional) Minor failure

moderate

(Optional) Moderate failure

major

(Optional) Major failure

testing-type

Type of Diagnostic test

scheduled

Scheduled Test

monitoring

Monitoring Test

consecutive-failure

Consecutive number of times failure has occurred

cnt

Failure count

Command Mode

  • /exec/configure/event-manager-applet

event manager applet

[no] event manager applet <name> [ module <module-id> ] [ override <override-name> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Event Manager commands

manager

Event Manager commands

applet

Create/Modify an Event Manager Policy

name

Name of policy (cannot have underscore in first two characters)

module

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

module-id

(Optional)

override

(Optional) Override a system policy

override-name

(Optional) Name of the system policy to override - should begin with double underscore

Command Mode

  • /exec/configure

event manager clear counter

event manager clear counter <counter-name>

Syntax Description

event

Event Manager commands

manager

Event Manager commands

clear

Clear event manager information

counter

Clear the value of a counter

counter-name

Name of the counter

Command Mode

  • /exec

event manager clear history events

event manager clear history events

Syntax Description

event

Event Manager commands

manager

Event Manager commands

clear

Clear event manager information

history

Clear the stored/archived information

events

Clear all the stored/archived event history for this VDC

Command Mode

  • /exec

event manager environment

event manager environment <varname> <varvalue> | no event manager environment <varname>

Syntax Description

no

Negate a command or set its defaults

event

Event Manager commands

manager

Event Manager commands

environment

Configure an environment variable

varname

Name of the environment variable

varvalue

Value of the environment variable

Command Mode

  • /exec/configure

event manager policy

event manager policy <name>

Syntax Description

event

Event Manager commands

manager

Event Manager commands

policy

Register a script policy and activate it

name

Name of the script policy file

Command Mode

  • /exec/configure

event manager run

event manager run <policy-name> [ <arg1> [ <arg2> [ <arg3> [ <arg4> [ <arg5> [ <arg6> [ <arg7> [ <arg8> [ <arg9> [ <arg10> ] ] ] ] ] ] ] ] ] ]

Syntax Description

event

Event Manager commands

manager

Event Manager commands

run

Trigger/run an event manager policy manually

policy-name

Name of the policy to be triggered-cannot specify default system policy

arg1

(Optional) User specified data value 1

arg2

(Optional) User specified data value 2

arg3

(Optional) User specified data value 3

arg4

(Optional) User specified data value 4

arg5

(Optional) User specified data value 5

arg6

(Optional) User specified data value 6

arg7

(Optional) User specified data value 7

arg8

(Optional) User specified data value 8

arg9

(Optional) User specified data value 9

arg10

(Optional) User specified data value 10

Command Mode

  • /exec

event memory

[no] event memory { minor | severe | critical }

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

memory

Create memory thresholds event specification

minor

Minor alert

severe

Severe alert

critical

Critical alert

Command Mode

  • /exec/configure/event-manager-applet

event module-failure type module count

[no] event module-failure [ tag <tag_id> ] type <err-name> module { all | <module> } count <countnum> [ time <interval> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

module-failure

Create a 'module-failure' event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

type

Enter an error type

err-name

module

Enter a module number

all

All modules

module

Enter module number

count

Enter an integer to be used as count

countnum

Integer count

time

(Optional) Enter time interval within which the events need to happen

interval

(Optional) Time interval in seconds

Command Mode

  • /exec/configure/event-manager-applet

event module status module1

[no] event module [ tag <tag_id> ] status { online | offline | any } module1 { all | <module> }

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

module

Create a 'module' event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

status

Status event

online

Online status

offline

Offline status

any

Online or offline status

module1

Enter a module number

all

All modules

module

Enter module number

Command Mode

  • /exec/configure/event-manager-applet

event neighbor-discovery

[no] event [ tag <tag_id> ] neighbor-discovery

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

neighbor-discovery

Show CDP new neighbors

Command Mode

  • /exec/configure/event-manager-applet

event none

[no] event none [ tag <tag_id> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

none

Manually run policy event with none

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

Command Mode

  • /exec/configure/event-manager-applet

event oir fan

[no] event oir [ tag <tag_id> ] fan { insert | remove | anyoir } [ <fannum> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

oir

Create Online-Insertion-Removal event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

fan

Fan OIR

insert

OIR insert

remove

OIR remove

anyoir

any OIR (Either insert or remove)

fannum

(Optional) Optional. Enter Fan number.

Command Mode

  • /exec/configure/event-manager-applet

event oir module

[no] event oir [ tag <tag_id> ] module { insert | remove | anyoir } [ <module> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

oir

Create Online-Insertion-Removal event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

module

Module OIR

insert

OIR insert

remove

OIR remove

anyoir

any OIR (Either insert or remove)

module

(Optional) Optional. Enter module number

Command Mode

  • /exec/configure/event-manager-applet

event oir powersupply

[no] event oir [ tag <tag_id> ] powersupply { insert | remove | anyoir } [ <powersupnum> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

oir

Create Online-Insertion-Removal event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

powersupply

powersupply OIR

insert

OIR insert

remove

OIR remove

anyoir

any OIR (Either insert or remove)

powersupnum

(Optional) Optional. Enter powersupply number

Command Mode

  • /exec/configure/event-manager-applet

event policy-default count

[no] event policy-default count <countnum> [ time <interval> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

policy-default

Use the event in the system policy being overridden

count

Enter an integer to be used as count

countnum

Integer count

time

(Optional) Enter time interval within which the events need to happen

interval

(Optional) Time interval in seconds

Command Mode

  • /exec/configure/event-manager-applet

event poweroverbudget

[no] event poweroverbudget

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

poweroverbudget

Create poweroverbudget event specification

Command Mode

  • /exec/configure/event-manager-applet

event snmp oid get-type exact entry-op entry-val poll-interval

[no] event snmp [ tag <tag_id> ] oid <oid-val> get-type { exact | next } entry-op { ent_gt | ent_ge | ent_eq | ent_ne | ent_lt | ent_le } entry-val <entry-val> [ { exit-comb { or | and } exit-op { ex_gt | ex_ge | ex_eq | ex_ne | ex_lt | ex_le } exit-val <exit-val> exit-time <exit-time-val> } | { exit-op1 { ex_gt1 | ex_ge1 | ex_eq1 | ex_ne1 | ex_lt1 | ex_le1 } exit-val1 <exit-val1> } ] poll-interval <poll-int-val>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

snmp

Create a 'snmp' event specification.

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

oid

oid of data element in dot notation.

oid-val

oid of data element in dot notation.

get-type

The type of SNMP get operation.

exact

exact

next

next

entry-op

entry comparison operator.

ent_gt

greater than

ent_ge

greater than or equal to

ent_eq

equal to

ent_ne

not equal to

ent_lt

less than

ent_le

less than or equal to

entry-val

value to compare with the current polled value

entry-val

value to compare with the current polled value

exit-comb

(Optional) exit criterion combination

or

(Optional) logical OR

and

(Optional) logical AND

exit-op

(Optional) exit comparison operator.

ex_gt

(Optional) greater than

ex_ge

(Optional) greater than or equal to

ex_eq

(Optional) equal to

ex_ne

(Optional) not equal to

ex_lt

(Optional) less than

ex_le

(Optional) less than or equal to

exit-val

(Optional) value to compare with the current polled value

exit-val

(Optional) value to compare with the current polled value

exit-op1

(Optional) exit comparison operator.

ex_gt1

(Optional) greater than

ex_ge1

(Optional) greater than or equal to

ex_eq1

(Optional) equal to

ex_ne1

(Optional) not equal to

ex_lt1

(Optional) less than

ex_le1

(Optional) less than or equal to

exit-val1

(Optional) value to compare with the current polled value

exit-val1

(Optional) value to compare with the current polled value

exit-time

(Optional) exit time

exit-time-val

(Optional) exit time in seconds

poll-interval

polling interval

poll-int-val

polling interval in seconds

Command Mode

  • /exec/configure/event-manager-applet

event storm-control

[no] event storm-control

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

storm-control

Create a storm control event specification

Command Mode

  • /exec/configure/event-manager-applet

event syslog pattern

[no] event syslog [ tag <tag_id> ] [ occurs <num-occurences> ] [ period <period-value> ] [ priority [ <i0> | alerts | critical | debugging | emergencies | errors | informational | notifications | warnings ] ] pattern <regex>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

syslog

Create a syslog event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

occurs

(Optional) Enter an integer to be used for number of occurences

num-occurences

(Optional) Integer count

period

(Optional) Enter time interval within which the events need to happen

period-value

(Optional) Time interval in seconds, 0 for indefinitely

priority

(Optional) Priority of the log message

i0

(Optional) Enter priority of the log message

alerts

(Optional) Alert log message

critical

(Optional) Critical log message

debugging

(Optional) Debugging log message

emergencies

(Optional) Emergency log message

errors

(Optional) Error log message

informational

(Optional) Informational log message

notifications

(Optional) Notifications log message

warnings

(Optional) Warning log message

pattern

Enter regex to be used for matching

regex

SYSLOG regex

Command Mode

  • /exec/configure/event-manager-applet

event sysmgr memory major minor clear

{ { event sysmgr memory [ module <module> ] major <i0> minor <i1> clear <i2> } | { no event sysmgr memory [ [ module <module> ] major <i0> minor <i1> clear <i2> ] } }

Syntax Description

no

Negate a command or set its defaults

event

Configure an event specification

sysmgr

system manager related events

memory

memory alert event

module

(Optional) Optional. Enter module number

module

(Optional) Enter module-number

module

(Optional) <module>

major

set major memory threshold

i0

major memory threshold

minor

set minor memory threshold

i1

minor memory threshold

clear

set clear memory alert threshold

i2

clear memory threshold

Command Mode

  • /exec/configure/event-manager-applet

event sysmgr switchover count time

{ { event sysmgr switchover count <countnum> time <interval> } | { no event sysmgr switchover [ count <countnum> time <interval> ] } }

Syntax Description

no

Negate a command or set its defaults

event

Configure an event specification

sysmgr

System manager related events

switchover

Switchover related event

count

Number of switchovers after which event should be triggered

countnum

Integer count

time

Enter time interval within which the events need to happen

interval

Time interval in seconds

Command Mode

  • /exec/configure/event-manager-applet

event temperature threshold

[no] event temperature [ module <module> ] [ sensor <sensornum> ] threshold { major | minor | any }

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

temperature

Create temperature event specification

module

(Optional) Optional. Enter module number (optional arg)

module

(Optional) Enter module-number

sensor

(Optional) Optional. Enter sensor number (optional arg)

sensornum

(Optional) Enter sensor number

threshold

Enter Major or Minor threshold

major

Major threshold

minor

Minor threshold

any

Major or Minor

Command Mode

  • /exec/configure/event-manager-applet

event test match

[no] event test [ tag <tag_id> ] match <num> [ count <countnum> ] [ time <interval> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

test

Create a 'test' event specification

match

Enter an integer to be used for matching

num

Integer value

count

(Optional) Enter an integer to be used as count

countnum

(Optional) Integer count

time

(Optional) <interval>

interval

(Optional) Time interval in seconds

Command Mode

  • /exec/configure/event-manager-applet

event timer

[no] event timer [ tag <tag_id> ] { watchdog wtime <watchdog-time> | absolute atime <absolute-time> | countdown ctime <countdown-time> | cron cron-entry <cron-time> } [ name <timer_name> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

timer

Create a timer event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

name

(Optional) name of the timer

timer_name

(Optional) Enter the timer name

watchdog

Watchdog timer event

wtime

Time period for watchdog

watchdog-time

<1-1924991999[.0-999]> Enter seconds[.milliseconds] value

absolute

Absolute timer event.

atime

epoch time for absolute. Try epochconverter online tool to get value

absolute-time

<1-1924991999[.0-999]> Enter seconds[.milliseconds] value

countdown

Countdown timer event

ctime

Time period for countdown

countdown-time

<1-1924991999[.0-999]> Enter seconds[.milliseconds] value

cron

Cron timer event

cron-entry

Cron entry string

cron-time

format: * * * * * => min hour dom month dow

Command Mode

  • /exec/configure/event-manager-applet

event track state

event track [ tag <tag_id> ] <object-id> state { any | up | down } | no event track [ tag <tag_id> ] [ <object-id> ]

Syntax Description

no

Negate a command or set its defaults

event

Configure an event specification

track

Create a 'track' event specification

tag

(Optional) event tag identifier

tag_id

(Optional) tag name

object-id

Track objects

state

State of tracking object

any

Any state

down

Down state

up

Up state

Command Mode

  • /exec/configure/event-manager-applet

event zone dbsize max-per-vsan

[no] event zone dbsize max-per-vsan <countnum>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

dbsize

Zone database size at which EEM event to be triggered

max-per-vsan

Configured value is maximum for the VSAN

countnum

Dbsize limit per vsan

Command Mode

  • /exec/configure/event-manager-applet

event zone zonemembers max-per-switch

[no] event zone zonemembers max-per-switch <countnum>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

zonemembers

Zone member count at which EEM event to be triggered

max-per-switch

Configured value is maximum for the switch

countnum

Zone member limit per switch

Command Mode

  • /exec/configure/event-manager-applet

event zone zones max-per-switch

[no] event zone zones max-per-switch <countnum>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

zones

Zone count at which EEM event to be triggered

max-per-switch

Configured value is maximum for the switch

countnum

Zone limit per switch

Command Mode

  • /exec/configure/event-manager-applet

event zone zonesets max-per-switch

[no] event zone zonesets max-per-switch <countnum>

Syntax Description

no

(Optional) Negate a command or set its defaults

event

Configure an event specification

zonesets

Zoneset count at which EEM event to be triggered

max-per-switch

Configured value is maximum for the switch

countnum

Zoneset limit per switch

Command Mode

  • /exec/configure/event-manager-applet

events transport udp

{ [ no ] events transport udp <portnumber> | no events transport udp }

Syntax Description

events

Destination Port for Events

transport

Transport Destination Port

udp

Destination UDP Port

portnumber

Destination UDP Port

Command Mode

  • /exec/configure/nfm-exporter

evi

[no] evi <evi_id>

Syntax Description

no

(Optional) Negate a command or set its defaults

evi

Configure Ethernet EVI ID

evi_id

Specify EVI ID

Command Mode

  • /exec/configure/evpn

evi

{ evi <id> } | { no evi }

Syntax Description

no

Unconfigure evi identifier

evi

Configure evi identifier for creating auto RT

id

Specify evi identifier

Command Mode

  • /exec/configure/vrf

evi auto

[no] evi { auto }

Syntax Description

no

(Optional) Negate a command or set its defaults

evi

Configure an EVI for this VLAN

auto

Automatically set EVI to the VLAN ID

Command Mode

  • /exec/configure/vlan

evpn

[no] evpn

Syntax Description

no

(Optional) Negate a command or set its defaults

evpn

Enter EVPN configuration mode

Command Mode

  • /exec/configure

evpn esi multihoming

[no] evpn esi multihoming

Syntax Description

no

(Optional) unconfigure the command

evpn

Enter EVPN configuration mode

esi

ESI based multihoming

multihoming

Multihoming feature

Command Mode

  • /exec/configure/evpn-esi-multihoming

evpn multihoming core-tracking

[no] evpn multihoming core-tracking

Syntax Description

no

(Optional) Negate a command or set its defaults

evpn

Enter EVPN configuration mode

multihoming

VxLAN evpn multihoming

core-tracking

core interface tracking

Command Mode

  • /exec/configure/if-port-channel /exec/configure/if-routing /exec/configure/if-vlan

evpn multisite border-gateway

evpn multisite border-gateway <site-id> | no evpn multisite border-gateway

Syntax Description

no

Unconfigure the command

evpn

Enter EVPN configuration mode

multisite

Multisite

border-gateway

Border-gateway

site-id

Multisite Site-Id

Command Mode

  • /exec/configure

evpn multisite dci-tracking

[no] evpn multisite dci-tracking

Syntax Description

no

(Optional) Negate a command or set its defaults

evpn

Enter EVPN configuration mode

multisite

VxLAN evpn multisite

dci-tracking

dci interface tracking

Command Mode

  • /exec/configure/if-port-channel /exec/configure/if-routing /exec/configure/if-vlan /exec/configure/if-ethernet /exec/configure/if-range

evpn multisite fabric-tracking

[no] evpn multisite fabric-tracking

Syntax Description

no

(Optional) Negate a command or set its defaults

evpn

Enter EVPN configuration mode

multisite

VxLAN evpn multisite

fabric-tracking

fabric interface tracking

Command Mode

  • /exec/configure/if-port-channel /exec/configure/if-routing /exec/configure/if-vlan /exec/configure/if-ethernet /exec/configure/if-range

evpn storm-control level

[no] evpn storm-control { broadcast | multicast | unicast } level <lev>

Syntax Description

no

(Optional) Negate a command or set its defaults

evpn

VxLAN evpn feature

storm-control

Storm-control

broadcast

Broadcast Packets

multicast

Multicast Packets

unicast

Unknown Unicast Packets

level

Traffic level

lev

Enter the storm suppression level

Command Mode

  • /exec/configure

exclude-any

[no] exclude-any

Syntax Description

no

(Optional) Negate a command or set its defaults

exclude-any

Configure exclude-any Affinity Constraints

Command Mode

  • /exec/configure/sr/te/pol/cndpaths/pref/constraint/aff

exclude-any

[no] exclude-any

Syntax Description

no

(Optional) Negate a command or set its defaults

exclude-any

Configure exclude-any Affinity Constraints

Command Mode

  • /exec/configure/sr/te/color/cndpaths/pref/constraint/aff

exclude access-list

[no] exclude access-list <acl-name>

Syntax Description

no

(Optional) Negate a command or set its defaults

exclude

ACL to exclude from redirection

access-list

ITD access-list name

acl-name

ITD exclude ACL name

Command Mode

  • /exec/configure/itd

exec-timeout

{ exec-timeout <i0> | no exec-timeout [ <i0> ] }

Syntax Description

no

Negate a command or set its defaults

exec-timeout

Configure exec timeout

i0

Enter timeout in minutes, 0 to disable

Command Mode

  • /exec/configure/line

exec-timeout

{ exec-timeout <i0> | no exec-timeout [ <i0> ] }

Syntax Description

no

Negate a command or set its defaults

exec-timeout

Configure exec timeout

i0

Enter timeout in minutes, 0 to disable

Command Mode

  • /exec/configure/console

exit

exit

Syntax Description

exit

Exit from command interpreter

Command Mode

  • /exec/configure/ip-sla /exec/configure/ip-sla/udp /exec/configure/ip-sla/jitter /exec/configure/ip-sla/tcp /exec/configure/ip-sla/icmpEcho /exec/configure/ip-sla/dns /exec/configure/ip-sla/fabricPathEcho /exec/configure/ip-sla/http

exit

exit

Syntax Description

exit

Exit from command interpreter

Command Mode

  • /global

explicit-null

explicit-null [ for <pfx-list> ] [ to <peer-pfx-list> ] | no explicit-null

Syntax Description

no

Negate a command or set its defaults

explicit-null

Advertise Explicit Null label in place of Implicit Null

for

(Optional) Prefix list specifying controls on destination prefixes

pfx-list

(Optional) Name of prefix list

to

(Optional) Access-list specifying controls on LDP peers

peer-pfx-list

(Optional) Name of prefix list

Command Mode

  • /exec/configure/ldp

explicit segment-list

[no] explicit segment-list <seg-list-name> [ weight <weight> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

explicit

Preconfigured path

segment-list

Explicit segment list configuration

seg-list-name

Identifying name of the segment-list with max 128 characters

weight

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

weight

(Optional) Weight of segment list

Command Mode

  • /exec/configure/sr/te/pol/cndpaths/pref

explicit segment-list

[no] explicit segment-list <seg-list-name> [ weight <weight> ]

Syntax Description

no

(Optional) Negate a command or set its defaults

explicit

Preconfigured path

segment-list

Explicit segment list configuration

seg-list-name

Identifying name of the segment-list with max 128 characters

weight

THIS KEYWORD OR VARIABLE IS NOT SUPPORTED

weight

(Optional) Weight of segment list

Command Mode

  • /exec/configure/sr/te/color/cndpaths/pref

export-gateway-ip

[no] export-gateway-ip

Syntax Description

no

(Optional) Negate a command or set its defaults

export-gateway-ip

Export Gateway IP to Type-5 EVPN routes for VRF

Command Mode

  • /exec/configure/router-bgp/router-bgp-vrf-af-ipv4 /exec/configure/router-bgp/router-bgp-vrf-af-ipv6

export map

[no] export map <rmap-name>

Syntax Description

no

(Optional) Negate a command or set its defaults

export

VRF export

map

Route-map based VRF export

rmap-name

Route-map name

Command Mode

  • /exec/configure/vrf-af-ipv4 /exec/configure/vrf-af-ipv6

export vrf allow-vpn

[no] export vrf allow-vpn

Syntax Description

no

(Optional) Negate a command or set its defaults

export

VRF export

vrf

Virtual Router Context

allow-vpn

Allow re-importation of VPN imported routes

Command Mode

  • /exec/configure/vrf-af-ipv4 /exec/configure/vrf-af-ipv6

export vrf default map

[no] export vrf default [ <prefix-limit> ] map <rmap-name> [ allow-vpn ]

Syntax Description

no

(Optional) Negate a command or set its defaults

export

VRF export

vrf

Virtual Router Context

default

VRF name (default)

prefix-limit

(Optional) Maximum prefix limit (Default value is 1000)

map

Route-map based VRF import

rmap-name

Route-map name

allow-vpn

(Optional) Allow re-importation of VPN imported routes

Command Mode

  • /exec/configure/vrf-af-ipv4 /exec/configure/vrf-af-ipv6

exporter-bucket-id

[no] exporter-bucket-id <eb-id> <hash-lo> <hash-hi>

Syntax Description

exporter-bucket-id

Exporter Bucket Id

eb-id

Collector Bucket Id

hash-lo

Collector Bucket Hash Low

hash-hi

Collector Bucket Hash High

Command Mode

  • /exec/configure/nfm-monitor

exporter-id

[no] exporter-id <exporter-id>

Syntax Description

exporter-id

Specify the base Exporter ID to be applied on the system

exporter-id

Base Exported ID to be applied

Command Mode

  • /exec/configure/nfm-system

exporter-id

{ [ no ] exporter-id <id> }

Syntax Description

exporter-id

Specify details

id

exporter-id collector

Command Mode

  • /exec/configure/config-fte-exporter

exporter

[no] exporter <exportername>

Syntax Description

exporter

Exporter to be configured

exportername

Exporter to be configured

Command Mode

  • /exec/configure/config-ssx-monitor

exporter

[no] exporter <exportername>

Syntax Description

exporter

Add an Exporter to use to export records

exportername

Name of exporter

Command Mode

  • /exec/configure/config-int-monitor

exporter

[no] exporter <exportername>

Syntax Description

exporter

Add an Exporter to use to export records

exportername

Name of exporter

Command Mode

  • /exec/configure/config-fte-monitor

exporter

[no] exporter <exportername> [ collector-bucket-id <cb-id> ]

Syntax Description

exporter

Add an Exporter to use to export records

exportername

Name of exporter

collector-bucket-id

(Optional) Collector Bucket Id

cb-id

(Optional) Collector Bucket Id

Command Mode

  • /exec/configure/nfm-monitor

exporter

[no] exporter <exportername>

Syntax Description

exporter

Add an Exporter to use to export records

exportername

Name of exporter

Command Mode

  • /exec/configure/nfm-monitor-eb

exporter

[no] exporter <exportername>

Syntax Description

exporter

Add an Exporter to use to export records

exportername

Name of exporter

Command Mode

  • /exec/configure/config-postcard-monitor

extension-header

[no] extension-header <hdr_op_type>

Syntax Description

no

(Optional) Negate a command or set its defaults

extension-header

extention header rule installation

hdr_op_type

extn_hdr_op_type

Command Mode

  • /exec/configure/ipv6acl