Enabling Smart Channel
You must enable the smart channel feature before you can configure the smart channel services on the device.
SUMMARY STEPS
- configure terminal
- [no] feature smart-channel
- (Optional) show feature | grep smart-channel
- (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 |
configure terminal Example:
|
Enters global configuration mode. |
Step 2 |
[no] feature smart-channel Example:
|
Enables or disables smart channel. By default, smart channel is disabled. |
Step 3 |
(Optional) show feature | grep smart-channel Example:
|
(Optional)
Displays the status of the smart channel configuration. |
Step 4 |
(Optional) copy running-config startup-config Example:
|
(Optional)
Copies the running configuration to the startup configuration. |