понедельник, 20 мая 2013 г.

CLI variables and command aliases

You can create CLI variables that could be referenced in the CLI commands:


mds9124(config)# cli var name start running-config
mds9124(config)# cli var name run startup-config
mds9124(config)# cli alias name wr copy $(start) $(run)

mds9124(config)# wr
[########################################] 100%
Copy complete, now saving to disk (please wait)...


Комментариев нет:

Отправить комментарий