Cisco Cisco Security Manager 4.5 Guia De Especificaciones

Descargar
Página de 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  69
 
3.1.5.4 DeviceStaticRoutingRouterPolicy 
 
Element.Sub Element 
Type 
Comment 
destinationNetwork 
Complex Type 
Container of elements for destination network configuration. 
destinationNetwork.useA
sDefaultRoute 
boolean 
Indicates whether the static route is the default route for unknown 
packets being forwarded by this router. 
destinationNetwork.prefi
Complex Type 
The destination IP address of the static route. 
destinationNetwork.prefi
x.networkObjectReferen
ceGID 
ObjectIdentifier  The destination IP address of the static route as Object Reference. 
destinationNetwork.prefi
x.ipV4Data 
string 
The destination IP address of the static route in string format. 
fowarding 
Complex Type 
 
fowarding.forwardingInt
erfaceGID 
ObjectIdentifier  The interface name associated with the gateway router that is the next 
hop address for this router. 
fowarding.forwardingIP
Address 
Complex Type 
The IP address associated with the gateway router that is the next hop 
address for this router. 
fowarding.forwardingIP
Address.hostObjectRefer
enceGID 
ObjectIdentifier  IP Address as object reference 
fowarding.forwardingIP
Address.ipv4HostAddres
string 
IP Address as string value   
distanceMetric 
unsignedInt 
The number of hops from the gateway IP to the destination. The 
metric determines the priority of this route. The fewer the hops, the 
higher the priority assigned to the route, based on lower costs.  
When two routing entries specify the same network, the entry with 
the lower metric (that is, the higher priority) is selected. 
 
isPermanentRoute 
boolean 
Indicates whether the static route is defined as a permanent route, 
which means that it will not be removed even if the interface is shut 
down or if the router is unable to communicate with the next router. 
Table 35: DeviceStaticRoutingRouterPolicy