Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.09 KB

File metadata and controls

42 lines (24 loc) · 1.09 KB

rt(1) -- OpenContrail vRouter utils

SYNOPSIS

rt []

DESCRIPTION

The OpenContrail vRouter is a forwarding plane (of a distributed router) that runs in the hypervisor of a virtualized server.

The package opencontrail-vrouter-utils provides command line utilities to configure and diagnose the OpenContrail linux kernel module.

OPTIONS

  • -h, --help: Show this help message and exit

  • --dump: Dumps the routing table corresponding to vrf_id

  • --family : Optional family specification to --dump command, Specification should be one of "inet" or "bridge"

  • --table

    : Specify the type of the table to dump. Valid only for inet, Type can be one of "ucst" or "mcst"

    BUGS

    Contrail is hosted in Launchpad so you can view current bugs at https://bugs.launchpad.net/opencontrail/.

    AUTHOR

    OpenContrail developers dev@lists.opencontrail.org

    COPYRIGHT

    Copyright (c) 2014 OpenContrail

    SEE ALSO

    mpls(1), dropstats(1), flow(1), vrfstats(1), nh(1), vif(1), vxlan(1), mirror(1), rt(1), vrouter(1), vrmemstats(1)