By default, when VRRPv3 is enabled on the device, a MO calls /sys/vrrpv3/inst/ is created. This is a VRRPv3 configuration instance. As you create VRRPv3 IDs, additional objects are created under the /sys/vrrpv3/inst/ object.
For information about VRRPv3, see the Cisco Nexus 9000 Series NX-OS Unicast Routing Configuration Guide:
The CLI command below is the equivalent to the payload example displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
feature vrrpv3
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
fmEntity
sys/fm
fmVrrpv3
sys/fm/vrrpv3
fmVrrpv3 Properties
The following table contains information about the fmVrrpv3 properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
adminSt
fm:AdminState (scalar:Enum8)
Admin status
SELECTION:
1 - enabled
2 - disabled
DEFAULT: disabled
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI command below is the equivalent to the payload example displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
no feature vrrpv3
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
fmEntity
sys/fm
fmVrrpv3
sys/fm/vrrpv3
fmVrrpv3 Properties
The following table contains information about the fmVrrpv3 properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
adminSt
fm:AdminState (scalar:Enum8)
Admin status
SELECTION:
1 - enabled
2 - disabled
DEFAULT: disabled
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The HTTP request shown in this example creates a VRRPv3 instance with a group ID of 10 and an IPv4 address family.
CLI Commands
The CLI commands and options are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-{[id]}
vrrpv3Vr
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands and options are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
interface ethernet1/7 no switchport vrrpv3 123 address-family ipv6
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-{[id]}
vrrpv3Vr
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-{[id]}
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
layer
l1:Layer (scalar:Enum8)
Administrative port layer
SELECTION:
1 - Layer2
2 - Layer3
DEFAULT: Layer2
userCfgdFlags
l1:userCfgdFlags (scalar:Bitmask8)
Port User Config Flags
SELECTION:
0 - none
1 - admin_state
2 - admin_layer
4 - admin_router_mac
8 - admin_dce_mode
16 - admin_mtu
DEFAULT: none
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The HTTP request shown in this example creates a Managed Object called "vrrpv3Vr" with an address family attribute (af) of ipv4, an address family ID of "10", and an IP address of 10.10.10.102.
CLI Commands
The CLI commands and options are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
vrrpv3Interface
sys/vrrpv3/inst/if-{[id]}
vrrpv3Vr
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
ip
address:Ip
primary IP address
Value must match ipv4 or ipv6 known format
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
When configuring a VRRPv3 control group for IPv6, the IP in the payload must be a LINK-Local address. For VRRPv3 IPv6 configurations, link local is the primary address. So global unicast addresses must be the secondary addresses (child MOs).
Note: Secondary IP address support was added from Release 7.0(3)I6(1) where as primary IP and vrrpv3 REST configs are supported from Release 7.0(3)I5(1).
CLI Commands
The CLI commands and options listed below are the equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
ip
address:Ip
primary IP address
Value must match ipv4 or ipv6 known format
preempt
vrrpv3:Preempt (scalar:Enum8)
Preempt
SELECTION:
0 - disabled
1 - enabled
DEFAULT: enabled
priCfg
vrrpv3:PriVal (scalar:Uint32)
Configured Priority
RANGE: [1 , 254]
DEFAULT: 100
vrrpv3Addr Properties
The following table contains information about the vrrpv3Addr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
addr
address:Ip
IP address
Value must match ipv4 or ipv6 known format
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands and options listed below are the equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload or the YANG tab to view the XML payload.
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
advIntvl
vrrpv3:AdvIntvl (scalar:Uint32)
Advertisement Interval
RANGE: [100 , 40950]
DEFAULT: 1000
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
ip
address:Ip
primary IP address
Value must match ipv4 or ipv6 known format
preempt
vrrpv3:Preempt (scalar:Enum8)
Preempt
SELECTION:
0 - disabled
1 - enabled
DEFAULT: enabled
preemptDelayMin
vrrpv3:PreemptDelay (scalar:Uint32)
Miminum delay before preempt
RANGE: [0 , 3600]
DEFAULT: 0
priCfg
vrrpv3:PriVal (scalar:Uint32)
Configured Priority
RANGE: [1 , 254]
DEFAULT: 100
vrrpv3Addr Properties
The following table contains information about the vrrpv3Addr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
addr
address:Ip
IP address
Value must match ipv4 or ipv6 known format
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the opt-left corner of the pane on the right to view the JSON payload. Click the YANG tab to view the xML payload.
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-{[id]}
vrrpv3Vr
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}
vrrpv3ObjectTrack
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}/track-{id}
interfaceEntity
sys/intf
sviIf
sys/intf/svi-{[id]}
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv3ObjectTrack Properties
The following table contains information about the vrrpv3ObjectTrack properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
decrPrio
scalar:Uint16
Priority to be decremented when tracked object is down. Default value is 10
RANGE: [1 , 254]
DEFAULT: 10
id
track:TrackId (scalar:Uint16)
Object Id to be tracked
RANGE: [1 , 512]
sviIf Properties
The following table contains information about the sviIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the opt-left corner of the pane on the right to view the JSON payload. Click the YANG tab to view the xML payload.
interface vlan 123 vrrpv3 address-family ipv4 no track 123
Note: The property information for this example was added in Release 9.3(3).
Verifying a DME Configuration The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-{[id]}
vrrpv3Vr
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}
vrrpv3ObjectTrack
sys/vrrpv3/inst/if-{[id]}/id-{id}-{af}/track-{id}
interfaceEntity
sys/intf
sviIf
sys/intf/svi-{[id]}
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv3ObjectTrack Properties
The following table contains information about the vrrpv3ObjectTrack properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
track:TrackId (scalar:Uint16)
Object Id to be tracked
RANGE: [1 , 512]
status
mo:ModificationStatus (scalar:Bitmask32)
The upgrade status. This property is for internal use only.
SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced
sviIf Properties
The following table contains information about the sviIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-[eth1/2]
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-[eth1/2]
vrrpv3Vr
sys/vrrpv3/inst/if-[eth1/2]/id-10-ipv4
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
adminSt
vrrpv3:AdminSt (scalar:Enum8)
Admin state
SELECTION:
0 - enabled
1 - disabled
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
interface ethernet 1/2 vrrpv3 10 address-family ipv4 no shutdown
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-[eth1/2]
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-[eth1/2]
vrrpv3Vr
sys/vrrpv3/inst/if-[eth1/2]/id-10-ipv4
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
adminSt
vrrpv3:AdminSt (scalar:Enum8)
Admin state
SELECTION:
0 - enabled
1 - disabled
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv3Addr Properties
The following table contains information about the vrrpv3Addr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
addr
address:Ip
IP address
Value must match ipv4 or ipv6 known format
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
interface ethernet 1/2 vrrpv3 10 address-family ipv6 no address 1:2::3:4
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv3Addr Properties
The following table contains information about the vrrpv3Addr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
addr
address:Ip
IP address
Value must match ipv4 or ipv6 known format
status
mo:ModificationStatus (scalar:Bitmask32)
Modification status
SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
Configuring Address Match in Advertisement Packets
Configuring Address Match in Advertisement Packets
Note: This example was added in Release 9.3(3).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-[eth1/2]
vrrpv3Vr
sys/vrrpv3/inst/if-[eth1/2]/id-10-ipv4
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-[eth1/2]
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
matchAddr
vrrpv3:State (scalar:Enum8)
Enables matching of secondary addresses in the vrrpv3 advertisement packet against the configured vrrpv3 secondary addresses
SELECTION:
0 - disabled
1 - enabled
DEFAULT: enabled
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
interface ethernet 1/2 vrrpv3 10 address-family ipv4 no match-address
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-[eth1/2]
vrrpv3Vr
sys/vrrpv3/inst/if-[eth1/2]/id-10-ipv4
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-[eth1/2]
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
matchAddr
vrrpv3:State (scalar:Enum8)
Enables matching of secondary addresses in the vrrpv3 advertisement packet against the configured vrrpv3 secondary addresses
SELECTION:
0 - disabled
1 - enabled
DEFAULT: enabled
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-[eth1/2]
vrrpv3Vr
sys/vrrpv3/inst/if-[eth1/2]/id-10-ipv4
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-[eth1/2]
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv2CompatMode
vrrpv3:State (scalar:Enum8)
vrrpv2 compatibility mode
SELECTION:
0 - disabled
1 - enabled
DEFAULT: disabled
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
interface ethernet 1/2 vrrpv3 10 address-family ipv4 no vrrpv2
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO
DN
topSystem
sys
vrrpv3Entity
sys/vrrpv3
vrrpv3Inst
sys/vrrpv3/inst
vrrpv3Interface
sys/vrrpv3/inst/if-[eth1/2]
vrrpv3Vr
sys/vrrpv3/inst/if-[eth1/2]/id-10-ipv4
interfaceEntity
sys/intf
l1PhysIf
sys/intf/phys-[eth1/2]
vrrpv3Interface Properties
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv2CompatMode
vrrpv3:State (scalar:Enum8)
vrrpv2 compatibility mode
SELECTION:
0 - disabled
1 - enabled
DEFAULT: disabled
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv3VrrsLeader Properties
The following table contains information about the vrrpv3VrrsLeader properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
tag
string:Basic
VRRS tag for which group is leader
MAX SIZE: 48
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
The following table contains information about the vrrpv3Interface properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
vrrpv3Vr Properties
The following table contains information about the vrrpv3Vr properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
af
vrrpv3:VrAf (scalar:Enum8)
Virtual Router Address Family
SELECTION:
1 - ipv4
2 - ipv6
DEFAULT: ipv4
id
vrrpv3:Id (scalar:Uint32)
VRRPv3 Virtual Router Id
RANGE: [1 , 255]
vrrpv3VrrsLeader Properties
The following table contains information about the vrrpv3VrrsLeader properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
status
mo:ModificationStatus (scalar:Bitmask32)
The upgrade status. This property is for internal use only.
SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced
tag
string:Basic
VRRS tag for which group is leader
MAX SIZE: 48
l1PhysIf Properties
The following table contains information about the l1PhysIf properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name
Data Type
Description
Values
id
nw:IfId (base:IfIndex)
An identifier .
Must match first field in the output of `show intf brief`. Example: Eth1/1 or Vlan100
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference: