Technical References
Controls the region associated with this object. This
region field is used to group similarly located routers
and can be used to limit administrative access.
type nameref(CCMRouterType)
Specifies the type of the router. This is needed so that
the RIC server can use the correct implementation of the
router-specific interface.
use-ssh enumint(disabled=0, optional=1, required=2) default = 1
Specifies whether the RIC server should (or must) use SSH
when communicating with the router.
username string
Identifies the username to log in to this router.
virtual-router bool default = false, transient
Indicates that the Router object is not managed by the
RIC server. This feature may be used when there is no network
connectivity to the router, or when synchronization with the
network configuration is not desired. A virtual router
configuration is stored in the CCM database, but no attempt is
made to push the configuration to the router, or to synchronize
any configuration changes from the router.
router-interface
router-interface - Configures an interface on a router
Synopsis
router-interface <router> <name> create [<attribute>=...]
router-interface <router> <name> delete
router-interface <router> list
router-interface <router> listnames
router-interface <router> <name> show
router-interface <router> <name> get <attribute>
router-interface <router> <name> set <attribute>=<value> [<attribute>=<value> ...]
router-interface <router> <name> unset <attribute>
Description
The router-interface command lets you configure an interface on a
router.
Examples
Status