X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=vtep%2Fvtep-ctl.8.in;h=129c7ed636ea51269d80d5ce8446abac9d9dad45;hb=HEAD;hp=21fb6db89f34d93977dd8140769dbdd7ff2b0f11;hpb=3935f67dbc6915dfc7ab01f97e0f8a874cfec151;p=cascardo%2Fovs.git diff --git a/vtep/vtep-ctl.8.in b/vtep/vtep-ctl.8.in index 21fb6db89..129c7ed63 100644 --- a/vtep/vtep-ctl.8.in +++ b/vtep/vtep-ctl.8.in @@ -195,6 +195,31 @@ combination on the physical switch \fIpswitch\fR. List the logical switch bindings for \fIport\fR on the physical switch \fIpswitch\fR. . +.SS "Logical Router Commands" +These commands examine and manipulate logical routers. +. +.IP "[\fB\-\-may\-exist\fR] \fBadd\-lr \fIlrouter\fR" +Creates a new logical router named \fIlrouter\fR. +.IP +Without \fB\-\-may\-exist\fR, attempting to create a router that +exists is an error. With \fB\-\-may\-exist\fR, this command does +nothing if \fIlrouter\fR already exists. +. +.IP "[\fB\-\-if\-exists\fR] \fBdel\-lr \fIlrouter\fR" +Deletes \fIlrouter\fR. +.IP +Without \fB\-\-if\-exists\fR, attempting to delete a router that does +not exist is an error. With \fB\-\-if\-exists\fR, attempting to +delete a router that does not exist has no effect. +. +.IP "\fBlist\-lr\fR" +Lists all existing logical routers on standard output, one per line. +. +.IP "\fBlr\-exists \fIlrouter\fR" +Tests whether \fIlrouter\fR exists. If so, \fBvtep\-ctl\fR exits +successfully with exit code 0. If not, \fBvtep\-ctl\fR exits +unsuccessfully with exit code 2. + .SS "Local MAC Binding Commands" These commands examine and manipulate local MAC bindings for the logical switch. The local maps are written by the VTEP to refer to MACs it has