Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2080
configure ip route
Purpose
Configures an IP route to the "default" virtual router.
Default Access Level
15
Command Syntax
configure ip p route <dest route prefix> <dest route mask> <next hop ip addr> [metric <0-255>] [null
<null interface num>] [vrf <vrf_name>] [admin-dist <int>]
configure ip p route <dest route prefix> <dest route mask> <next hop ip addr> [metric <0-255>] [null
<null interface num>] [vrf <vrf_name>] [admin-dist <int>] no
Supplemental
Information
To delete an IP route from the "default" virtual router, use the no option.
Parameters
<dest route prefix> Destination prefix
<dest route mask> Destination prefix mask
<next hop ip addr> The IP address of the next hop
[metric <0-255>]
Distance metric
[null <null interface
num>]
Null interface number
[vrf <vrf_name>]
Virtual router name
[admin-dist <int>]
Administrative distance for this route
Related Commands
configure interface gigabitethernet * ip address