Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
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.

    1. Enter system configuration mode.

      For example:

      bti7800# config
      Entering configuration mode terminal 
      bti7800(config)# system 
      bti7800(config-system)#
    2. Specify the name of the system.

      For example:

      bti7800(config-system)# name NYC-47
      bti7800(config-system)#
    3. Specify the location of the system.

      For example:

      bti7800(config-system)# location manhattan
      bti7800(config-system)# 
    4. Specify the contact information for the system.

      For example:

      bti7800(config-system)# contact "John Administrator 555-1234"
      bti7800(config-system)# 
    5. Commit your changes.
      bti7800(config-system)# commit
      bti7800(config-system)# 
    6. 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 

    Modified: 2017-07-06