Technical References
The enabled/disabled state of this interface.
router-login-template
router-login-template - Configures login-templates for Routers.
Synopsis
router-login-template <name> create <attribute>=<value> [<attribute>=<value> ...]
router-login-template <name> delete
router-login-template <name> set <attribute>=<value> [<attribute>=<value> ...]
router-login-template <name> unset <attribute>
router-login-template <name> get <attribute>
router-login-template <name> [show]
router-login-template list
Description
The router-login-template command lets you configure template to use
when logging into router.
Examples
nrcmd> router-login-template example-template create login-prompt=> enable-prompt=#
nrcmd> router-login-template example-template delete
Status
See Also
router, router-interface
Attributes
enable-password-prompt string
The string that is used as the enable password prompt by the router.
enable-prompt string required
The string that is used as the prompt by the router in enable mode.
login-prompt string required
The string that is used as the login prompt by the router.
name string required,unique
The name of this template
password-prompt string
The string that is used as the user password prompt by the router.
username-prompt string