Description:
Use this command to create.
Command Syntax:
create ip route [rid
Description:
Use this command to create a routing table entry.
Command Syntax:
delete ip route [rid
Parameters:
Name | Description |
|
|
rid | RID refers to the Routing Information Database. This |
| database contains information about the routes in the system. |
| Each RID identifies a flow and defines route related information |
| for that flow. The RID defines a flow based on the VLAN Id. The |
| database can be of 2 types, IRD (Independent Routing |
| Database) where there are more than one RIDs in the system |
| and each RID defines separate routes in context of itself. If |
| VlanId <X> and RID <X> have been created and the routing |
| database is configured for IRD, than routes in RID <X> shall |
| define flow for packets coming on VLAN Id <X>. The other |
| mode for the database is SRD ( Shared Routing Database) |
| where there is a single RID in the system and all flows map to |
| this RID. This RID has to be explicitly created and no more than |
| one RID can be created in the system in this mode. Flows for |
| all created VLANs shall map to this RID for routing. |
| Type: Create - Optional |
| Delete - Optional |
| Modify - Mandatory |
| Get - Optional |
| Valid values: 0 - 4095 |
|
|
ip | Destination IP address of this route. |
|
|
472 | IDL series User Guide |
|
|