Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring Auto-Provisioning
Use this procedure to configure auto-provisioning.
If auto-provisioning is enabled, the system automatically discovers and provisions newly inserted equipment. For more information, see Auto-provisioning of BTI7800 Equipment.
- Enter configuration mode.
For example:
bti7800# config
bti7800(config)#
- Specify whether auto-provisioning is enabled or disabled.
If auto-provisioning is enabled, the system automatically provisions newly inserted equipment for you. If auto-provisioning is disabled, you must manually provision newly inserted equipment.
For example, to enable auto-provisioning:
bti7800(config-system)# auto-prov true
bti7800(config-system)#
- Commit your changes.
bti7800(config-system)# commit
bti7800(config-system)#