Logging on through brocade network advisor – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 54

Advertising
background image

20

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Logging on through Brocade Network Advisor

After the alias is configured, entering shoro at either the Privileged EXEC or CONFIG levels of the CLI
executes the show ip route command.

To create an alias called wrsbc for copy running-config tftp 10.10.10.10 test.cfg, enter the following
command.

TurboIron(config)#alias wrsbc = copy running-config tftp 10.10.10.10 test.cfg

To remove the wrsbc alias from the configuration, enter one of the following commands.

TurboIron(config)#no alias wrsbc

or

TurboIron(config)#unalias wrsbc

Syntax: unalias <alias-name>

The specified <alias-name> must be the name of an alias already configured on the device.

To display the aliases currently configured on the device, enter the following command at either the
Privileged EXEC or CONFIG levels of the CLI.

TurboIron#alias

wrsbc copy running-config tftp 10.10.10.10 test.cfg

shoro show ip route

Syntax: alias

Configuration notes

The following configuration notes apply to this feature:

You cannot include additional parameters with the alias at the command prompt. For example,
after you create the shoro alias, shoro bgp would not be a valid command.

If configured on the device, authentication, authorization, and accounting is performed on the
actual command, not on the alias for the command.

To save an alias definition to the startup-config file, use the write memory command.

Logging on through Brocade Network Advisor

Refer to the Brocade Network Advisor manuals for information about using Brocade Network
Advisor.

Advertising