set ip routing enable
The set ip routing enable command configures whether to enable or disable IP routing function.
NOTE:
|
Command Syntax
set ip routing enable [true | false]
Parameter
Parameter | Description |
enable [true | false] | Configures whether to enable or disable IP routing function. The value is true or false. true: enables the IP routing function. false: disables the IP routing function. The default value is false. |
Example
- Disable the IP routing function.
admin@Xorplus# set ip routing enable false admin@Xorplus# commit
- Enable the IP routing function.
admin@Xorplus# set ip routing enable true admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.