Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring General Administrative Parameters
A BTI7800 system is a collection of one or more BTI7800 chassis managed by the same CMM active/standby pair. System provisioning refers to configuring system-level parameters on a BTI7800 system.
Use this procedure to configure general administrative parameters for the system. These parameters include the name and location of the system, and the contact information for the person administering the system. Set these parameters to descriptive strings that help identify the system to other operators.
- Enter system configuration mode.
For example:
bti7800# config
Entering configuration mode terminal bti7800(config)# system bti7800(config-system)#
- Specify the name of the system.
For example:
bti7800(config-system)# name NYC-47
bti7800(config-system)#
- Specify the location of the system.
For example:
bti7800(config-system)# location manhattan
bti7800(config-system)#
- Specify the contact information for the system.
For example:
bti7800(config-system)# contact "John Administrator 555-1234"
bti7800(config-system)#
- Commit your changes.
bti7800(config-system)# commit
bti7800(config-system)#
- Verify your changes by displaying the new settings.
For example (partial output only):
bti7800(config-system)# do show system
Name : NYC-47 Contact : John Administrator 555-1234 Location : manhattan