34
Use
undo ovsdb server tcp
to remove the OVSDB TCP connection to a controller.
Syntax
ovsdb server tcp
ipv4-address
port
port-number
undo ovsdb server tcp
ipv4-address
port
port-number
Default
The device does not have active TCP connections.
Views
System view
Predefined user roles
network-admin
Parameters
tcp
ipv4-address
: Specifies the destination IPv4 address for the TCP connection.
port port-number
: Specifies the destination port for the TCP connection. The value range for the
port-number
argument is 1 to 65535.
Usage guidelines
The device can have a maximum of eight active OVSDB TCP connections.
This command takes effect after you execute the
ovsdb server enable
command.
Examples
# Establish an active OVSDB TCP connection to port 6632 at 10.0.2.15.
<Sysname> system-view
[Sysname] ovsdb server tcp 10.0.2.15 port 6632
vtep access port
Use
vtep access port
to specify a site-facing interface as a VTEP access port.
Use
undo vtep access port
to restore the default.
Syntax
vtep access port
undo vtep access port
Default
An interface is not a VTEP access port.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Usage guidelines
For the controller to manage a site-facing interface, you must specify the interface as a VTEP access
port.
Examples
# Specify FortyGigE 1/0/1 as a VTEP access port.
<Sysname> system-view