Configuring NGOAM Profile
Configuring NGOAM Profile
Complete the following steps to configure NGOAM profile.
Procedure
Step 1
Step 2
Step 3
See the following examples for configuring an NGOAM profile and for configuring NGOAM flow.
switch(config)#
ngoam profile 1
oam-channel 1
flow forward
payload pad 0x2
sport 12345, 54321
switch(config-ngoam-profile)#flow {forward }
Enters config-ngoam-profile-flow submode to configure forward flow entropy specific
information
Cisco Nexus 9000 Series NX-OS VXLAN Configuration Guide, Release 7.x
98
Command or Action
switch(config)#[no] feature ngoam
switch(config)#[no] ngoam profile <profile-id>
switch(config-ng-oam-profile)# ?
Example:
switch(config-ng-oam-profile)# ?
description
Configure description of
the profile
dot1q
Encapsulation dot1q/bd
flow
Configure ngoam flow
hop
Configure ngoam hop count
interface
Configure ngoam egress
interface
no
Negate a command or set its
defaults
oam-channel
Oam-channel used
payload
Configure ngoam payload
sport
Configure ngoam Udp source
port range
Configuring VXLAN OAM
Purpose
Enables or disables NGOAM feature
Configures OAM profile. The range for the
profile-id is <1 – 1023>. This command does
not have a default value. Enters the
config-ngoam-profile submode to configure
NGOAM specific commands.
All profiles have default values and the
Note
show run all CLI command displays
them. The default values are not visible
through the show run CLI command.
Displays the options for configuring NGOAM
profile.