Cisco Cisco Security Manager 4.11 Guía Del Usuario

Descargar
Página de 301
 
 
 
  
 
Cisco Security Manager 4.11 API Specification (Version 2.3) 
 
Page  78
 
3.1.5.6 DeviceBGPRouterPolicy 
 
Element.Sub Element 
Type 
Comment 
asNumber 
unsignedLong 
The number of the autonomous system in which the 
router is located. Valid values range from 1 to 65535. 
This number enables a BGP routing process. 
Networks 
Complex Type 
The networks associated with the BGP route. 
networks.networkObjectIdenti
fierGIDs 
ObjectIdentifierList 
Value as reference to Policy Object 
networks.ipv4Data 
string 
Value as string 
Neighbors 
Complex Type 
The internal neighbors (those located in the same AS as 
the router) and external neighbors (located in different 
ASs) of the router. 
neighbors.ipAddress 
Complex Type 
Neighbor address 
neighbors.ipAddress.networkO
bjectGIDs 
ObjectIdentifierList 
Address as reference to policy object list 
neighbors.ipAddress.ipv4Data 
string 
Address as string value 
neighbors.asNumber 
unsignedLong 
AS number of the neighbor 
autoSummary 
boolean 
Enables auto summary. When a subnet is redistributed 
from an IGP (such as RIP, OSPF or EIGRP) into BGP, 
this BGP Version 3 features injects only the network 
route into the BGP table. Automatic summarization 
reduces the size and complexity of the routing table that 
the router must maintain. 
synchronization 
boolean 
Enables Synchronization. When selected, synchronization 
is enabled. Use this feature to ensure that all routers in 
your network are consistent about the routes they 
advertise. Synchronization forces BGP to wait until the 
IGP propagates routing information across the AS.  
When deselected, synchronization is disabled. You can 
disable synchronization if this router does not pass traffic 
from a different AS to a third AS, or if all the routers in 
the AS are running BGP. Disabling this feature has the 
benefit of reducing the number of routes the IGP must 
carry, which improves convergence times. This is the 
default.  
logNeighbor 
boolean 
Enables the logging of messages that are generated when 
a BGP neighbors resets, connects to the network, or is 
disconnected. 
redistributionEntry 
Complex Type 
Redistribution settings when performing redistribution 
into a BGP autonomous system (AS). Can be multiple. 
redistributionEntry.protocol 
Complex Type 
The protocol that is being redistributed. 
redistributionEntry.protocol.st
String 
Choice for protocol. Allowable values “IP” or “OSI”