Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- ains, at the interface level
- ains-timer, at the interface level
system ains
Syntax
[no] system ains [ default-ains | default-ains-timer
]
Description
This command configures system-wide Auto-In-Service (AINS) for new interfaces.
Options
Parameter | Description | Range | Default Value |
---|---|---|---|
default-ains | Enables or disables AINS on new interfaces | true: Enable AINS false: Disable AINS | false |
default-ains-timer | Sets the AINS countdown duration on new interfaces, in hours and minutes, in the format: HH:MM | 00:00 to 99:59 | 08:00 |
Required Privilege Level
Related Documentation
- ains, at the interface level
- ains-timer, at the interface level
Sample Output
bti7800(config)# system ains default-ains true
bti7800(config-system)# system ains default-ains-timer 04:00 bti7800(config-system)#commit Commit complete.