Service Management Tasks
76 7705 SAR OS Router Configuration Guide
Service Management Tasks
This section discusses the following service management tasks:
• Changing the System Name
• Modifying Interface Parameters
• Deleting a Logical IP Interface
Changing the System Name
The system command sets the name of the device and is used in the prompt string. Only
one system name can be configured. If multiple system names are configured, the last one
configured will overwrite the previous entry.
Use the following CLI syntax to change the system name:
CLI Syntax: config# system
name system-name
Example: A:ALU-A>config>system# name tgif
A:TGIF>config>system#
The following example displays the system name change.
A:ALU-A>config>system# name TGIF
A:TGIF>config>system# info
#------------------------------------------
# System Configuration
#------------------------------------------
name "TGIF"
location "Kanata, ON, Canada"
snmp
exit
security
snmp
community "private" rwa version both
exit
exit
...
----------------------------------------------
A:TGIF>config>system#