config system geneve
Configure GENEVE devices.
config system geneve Description: Configure GENEVE devices. edit <name> set dstport {integer} set interface {string} set ip-version [ipv4-unicast|ipv6-unicast] set remote-ip {ipv4-address} set remote-ip6 {ipv6-address} set type [ethernet|ppp] set vni {integer} next end
config system geneve
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
dstport |
GENEVE destination port. |
integer |
Minimum value: 1 Maximum value: 65535 |
6081 |
||||||
interface |
Outgoing interface for GENEVE encapsulated traffic. |
string |
Maximum length: 15 |
|
||||||
ip-version |
IP version to use for the GENEVE interface and so for communication over the GENEVE. IPv4 or IPv6 unicast. |
option |
- |
ipv4-unicast |
||||||
|
|
|||||||||
name |
GENEVE device or interface name. Must be an unique interface name. |
string |
Maximum length: 15 |
|
||||||
remote-ip |
IPv4 address of the GENEVE interface on the device at the remote end of the GENEVE. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||
remote-ip6 |
IPv6 IP address of the GENEVE interface on the device at the remote end of the GENEVE. |
ipv6-address |
Not Specified |
:: |
||||||
type |
GENEVE type. |
option |
- |
ethernet |
||||||
|
|
|||||||||
vni |
GENEVE network ID. |
integer |
Minimum value: 0 Maximum value: 16777215 |
0 |