Nfv Vpe Router

Channel Revision Published Runs on
latest/stable 2 19 Mar 2021
Ubuntu 16.04 Ubuntu 14.04
latest/edge 0 19 Mar 2021
Ubuntu 14.04
juju deploy nfv-vpe-router
Show information

Platform:

Ubuntu
16.04 14.04

Learn about actions >

  • add-corporation

    Add a new corporation to the router

    Params
    • area string

      Link State Advertisements (LSA) type

    • cidr string

      Network range to assign to the tagged vlan-id

    • domain-name string

      Name of the vlan corporation

    • iface-name string

      Device name. eg eth1

    • subnet-area string

      Link State Advertisements (LSA) type

    • subnet-cidr string

      Network range

    • vlan-id integer

      The name of the vlan?

    Required

    domain-name, iface-name, vlan-id, cidr, area, subnet-cidr, subnet-area

  • configure-interface

    Configure an ethernet interface.

    Params
    • cidr string

      Network range to assign to the interface

    • iface-name string

      Device name, e.g. eth1

    Required

    iface-name

  • connect-domains

    Connect the router to another router, where the same domain is present

    Params
    • domain-name string

      The domain of the coproration to connect

    • iface-name string

      Device name. eg eth1

    • internal-local-ip string

      internal local ip?

    • internal-remote-ip string

      internal remote ip?

    • local-ip string

      local ip ?

    • remote-ip string

      remote ip ?

    • tunnel-key string

      tunnel key?

    • tunnel-name string

      Name of the tunnel ?

    • tunnel-type string

      The type of tunnel to establish.

    Required

    domain-name, iface-name, tunnel-name, local-ip, remote-ip, tunnel-key, internal-local-ip, internal-remote-ip

  • delete-corporation

    Remove the corporation from the router completely

    Params
    • area string

      Link State Advertisements (LSA) type

    • cidr string

      Network range to assign to the tagged vlan-id

    • domain-name string

      The domain of the corporation to remove

    • subnet-area string

      Link State Advertisements (LSA) type

    • subnet-cidr string

      Network range

    Required

    domain-name, cidr, area, subnet-cidr, subnet-area

  • delete-domain-connection

    Remove the tunnel to another router where the domain is present.

    Params
    • domain-name string

      The domain of the corporation to unlink

    • tunnel-name string

      The name of the tunnel to unlink that the domain-name is attached to

    Required

    domain-name, tunnel-name