| addbridgetable |
Use this method to add static mac-vtep mappings per vxlan |
Syntax |
Parameters |
mac |
The MAC address of the target. This is mandatory parameter. |
vtep |
The IP address of the destination VXLAN tunnel endpoint where the Ethernet MAC ADDRESS resides. This is mandatory parameter. |
vni |
The VXLAN VNI Network Identifier (or VXLAN Segment ID) to use to connect to the remote VXLAN tunnel endpoint. If omitted the value specified as vxlan will be used. Minimum value = 1. Maximum value = 16777215. |
devicevlan |
The vlan on which to send multicast packets when the VXLAN tunnel endpoint is a muticast group address. Minimum value = 1. Maximum value = 4094. |
Return Value |
Returns simpleResult |
See Also |