C613-50631-01 Rev A Command Reference for IE340 Series 259
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
BANNER
EXTERNAL-MANAGER
Example To add an external manager note for 'Vista Manager' for the feature 'traffic-control'
with the note 'Dynamic Traffic Management', use the commands:
awplus# configure terminal
awplus(config)# banner external-manager "Vista Manager" feature
"traffic-control" note "Dynamic Traffic Management"
To remove the external manager note 'Dynamic Traffic Management' from the
feature 'traffic-control' of the external manager 'Vista Manager', use the
commands:
awplus# configure terminal
awplus(config)# no banner external-manager "Vista Manager"
feature "traffic-control" note "Dynamic Traffic Management"
To remove all external manager features and notes for 'Vista Manager', use the
commands:
awplus# configure terminal
awplus(config)# no banner external-manager "Vista Manager"
Related
commands
banner display external-manager
show banner external-manager
Command
changes
Version 5.5.1-1.1: command added