panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks
panos.getVirtualRouter
Explore with Pulumi AI
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks
Using getVirtualRouter
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVirtualRouter(args: GetVirtualRouterArgs, opts?: InvokeOptions): Promise<GetVirtualRouterResult>
function getVirtualRouterOutput(args: GetVirtualRouterOutputArgs, opts?: InvokeOptions): Output<GetVirtualRouterResult>
def get_virtual_router(administrative_distances: Optional[GetVirtualRouterAdministrativeDistances] = None,
ecmp: Optional[GetVirtualRouterEcmp] = None,
interfaces: Optional[Sequence[str]] = None,
location: Optional[GetVirtualRouterLocation] = None,
multicast: Optional[GetVirtualRouterMulticast] = None,
name: Optional[str] = None,
protocol: Optional[GetVirtualRouterProtocol] = None,
routing_table: Optional[GetVirtualRouterRoutingTable] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualRouterResult
def get_virtual_router_output(administrative_distances: Optional[pulumi.Input[GetVirtualRouterAdministrativeDistancesArgs]] = None,
ecmp: Optional[pulumi.Input[GetVirtualRouterEcmpArgs]] = None,
interfaces: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
location: Optional[pulumi.Input[GetVirtualRouterLocationArgs]] = None,
multicast: Optional[pulumi.Input[GetVirtualRouterMulticastArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
protocol: Optional[pulumi.Input[GetVirtualRouterProtocolArgs]] = None,
routing_table: Optional[pulumi.Input[GetVirtualRouterRoutingTableArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualRouterResult]
func LookupVirtualRouter(ctx *Context, args *LookupVirtualRouterArgs, opts ...InvokeOption) (*LookupVirtualRouterResult, error)
func LookupVirtualRouterOutput(ctx *Context, args *LookupVirtualRouterOutputArgs, opts ...InvokeOption) LookupVirtualRouterResultOutput
> Note: This function is named LookupVirtualRouter
in the Go SDK.
public static class GetVirtualRouter
{
public static Task<GetVirtualRouterResult> InvokeAsync(GetVirtualRouterArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualRouterResult> Invoke(GetVirtualRouterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualRouterResult> getVirtualRouter(GetVirtualRouterArgs args, InvokeOptions options)
public static Output<GetVirtualRouterResult> getVirtualRouter(GetVirtualRouterArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getVirtualRouter:getVirtualRouter
arguments:
# arguments dictionary
The following arguments are supported:
- location Property Map
- The location of this object.
- name String
- administrative
Distances Property Map - ecmp Property Map
- interfaces List<String>
- multicast Property Map
- protocol Property Map
- routing
Table Property Map
getVirtualRouter Result
The following output properties are available:
- Administrative
Distances GetVirtual Router Administrative Distances - Ecmp
Get
Virtual Router Ecmp - Id string
- The provider-assigned unique ID for this managed resource.
- Interfaces List<string>
- Location
Get
Virtual Router Location - The location of this object.
- Multicast
Get
Virtual Router Multicast - Name string
- Protocol
Get
Virtual Router Protocol - Routing
Table GetVirtual Router Routing Table
- Administrative
Distances GetVirtual Router Administrative Distances - Ecmp
Get
Virtual Router Ecmp - Id string
- The provider-assigned unique ID for this managed resource.
- Interfaces []string
- Location
Get
Virtual Router Location - The location of this object.
- Multicast
Get
Virtual Router Multicast - Name string
- Protocol
Get
Virtual Router Protocol - Routing
Table GetVirtual Router Routing Table
- administrative
Distances GetVirtual Router Administrative Distances - ecmp
Get
Virtual Router Ecmp - id String
- The provider-assigned unique ID for this managed resource.
- interfaces List<String>
- location
Get
Virtual Router Location - The location of this object.
- multicast
Get
Virtual Router Multicast - name String
- protocol
Get
Virtual Router Protocol - routing
Table GetVirtual Router Routing Table
- administrative
Distances GetVirtual Router Administrative Distances - ecmp
Get
Virtual Router Ecmp - id string
- The provider-assigned unique ID for this managed resource.
- interfaces string[]
- location
Get
Virtual Router Location - The location of this object.
- multicast
Get
Virtual Router Multicast - name string
- protocol
Get
Virtual Router Protocol - routing
Table GetVirtual Router Routing Table
- administrative_
distances GetVirtual Router Administrative Distances - ecmp
Get
Virtual Router Ecmp - id str
- The provider-assigned unique ID for this managed resource.
- interfaces Sequence[str]
- location
Get
Virtual Router Location - The location of this object.
- multicast
Get
Virtual Router Multicast - name str
- protocol
Get
Virtual Router Protocol - routing_
table GetVirtual Router Routing Table
- administrative
Distances Property Map - ecmp Property Map
- id String
- The provider-assigned unique ID for this managed resource.
- interfaces List<String>
- location Property Map
- The location of this object.
- multicast Property Map
- name String
- protocol Property Map
- routing
Table Property Map
Supporting Types
GetVirtualRouterAdministrativeDistances
- Ebgp double
- administrative distance used for eBGP routes
- Ibgp double
- administrative distance used for iBGP routes
- Ospf
Ext double - administrative distance used for OSPF external routes
- Ospf
Int double - administrative distance used for OSPF internal routes
- Ospfv3Ext double
- administrative distance used for OSPFv3 external routes
- Ospfv3Int double
- administrative distance used for OSPFv3 internal routes
- Rip double
- administrative distance used for RIP routes
- Static double
- administrative distance used for static routes
- Static
Ipv6 double - administrative distance used for ipv6 static routes
- Ebgp float64
- administrative distance used for eBGP routes
- Ibgp float64
- administrative distance used for iBGP routes
- Ospf
Ext float64 - administrative distance used for OSPF external routes
- Ospf
Int float64 - administrative distance used for OSPF internal routes
- Ospfv3Ext float64
- administrative distance used for OSPFv3 external routes
- Ospfv3Int float64
- administrative distance used for OSPFv3 internal routes
- Rip float64
- administrative distance used for RIP routes
- Static float64
- administrative distance used for static routes
- Static
Ipv6 float64 - administrative distance used for ipv6 static routes
- ebgp Double
- administrative distance used for eBGP routes
- ibgp Double
- administrative distance used for iBGP routes
- ospf
Ext Double - administrative distance used for OSPF external routes
- ospf
Int Double - administrative distance used for OSPF internal routes
- ospfv3Ext Double
- administrative distance used for OSPFv3 external routes
- ospfv3Int Double
- administrative distance used for OSPFv3 internal routes
- rip Double
- administrative distance used for RIP routes
- static
Ipv6 Double - administrative distance used for ipv6 static routes
- static_ Double
- administrative distance used for static routes
- ebgp number
- administrative distance used for eBGP routes
- ibgp number
- administrative distance used for iBGP routes
- ospf
Ext number - administrative distance used for OSPF external routes
- ospf
Int number - administrative distance used for OSPF internal routes
- ospfv3Ext number
- administrative distance used for OSPFv3 external routes
- ospfv3Int number
- administrative distance used for OSPFv3 internal routes
- rip number
- administrative distance used for RIP routes
- static number
- administrative distance used for static routes
- static
Ipv6 number - administrative distance used for ipv6 static routes
- ebgp float
- administrative distance used for eBGP routes
- ibgp float
- administrative distance used for iBGP routes
- ospf_
ext float - administrative distance used for OSPF external routes
- ospf_
int float - administrative distance used for OSPF internal routes
- ospfv3_
ext float - administrative distance used for OSPFv3 external routes
- ospfv3_
int float - administrative distance used for OSPFv3 internal routes
- rip float
- administrative distance used for RIP routes
- static float
- administrative distance used for static routes
- static_
ipv6 float - administrative distance used for ipv6 static routes
- ebgp Number
- administrative distance used for eBGP routes
- ibgp Number
- administrative distance used for iBGP routes
- ospf
Ext Number - administrative distance used for OSPF external routes
- ospf
Int Number - administrative distance used for OSPF internal routes
- ospfv3Ext Number
- administrative distance used for OSPFv3 external routes
- ospfv3Int Number
- administrative distance used for OSPFv3 internal routes
- rip Number
- administrative distance used for RIP routes
- static Number
- administrative distance used for static routes
- static
Ipv6 Number - administrative distance used for ipv6 static routes
GetVirtualRouterEcmp
- Algorithm
Get
Virtual Router Ecmp Algorithm - Enable bool
- enable Equal Cost Multipath routing, change this configuration will result in a virtual router restart
- Max
Paths double - Maxmum number of ECMP paths supported, change this configuration will result in a virtual router restart
- Strict
Source boolPath - force VPN traffic to exit interface that the source-ip belongs to
- Symmetric
Return bool - allows return packets to egress out of the ingress interface of the flow
- Algorithm
Get
Virtual Router Ecmp Algorithm - Enable bool
- enable Equal Cost Multipath routing, change this configuration will result in a virtual router restart
- Max
Paths float64 - Maxmum number of ECMP paths supported, change this configuration will result in a virtual router restart
- Strict
Source boolPath - force VPN traffic to exit interface that the source-ip belongs to
- Symmetric
Return bool - allows return packets to egress out of the ingress interface of the flow
- algorithm
Get
Virtual Router Ecmp Algorithm - enable Boolean
- enable Equal Cost Multipath routing, change this configuration will result in a virtual router restart
- max
Paths Double - Maxmum number of ECMP paths supported, change this configuration will result in a virtual router restart
- strict
Source BooleanPath - force VPN traffic to exit interface that the source-ip belongs to
- symmetric
Return Boolean - allows return packets to egress out of the ingress interface of the flow
- algorithm
Get
Virtual Router Ecmp Algorithm - enable boolean
- enable Equal Cost Multipath routing, change this configuration will result in a virtual router restart
- max
Paths number - Maxmum number of ECMP paths supported, change this configuration will result in a virtual router restart
- strict
Source booleanPath - force VPN traffic to exit interface that the source-ip belongs to
- symmetric
Return boolean - allows return packets to egress out of the ingress interface of the flow
- algorithm
Get
Virtual Router Ecmp Algorithm - enable bool
- enable Equal Cost Multipath routing, change this configuration will result in a virtual router restart
- max_
paths float - Maxmum number of ECMP paths supported, change this configuration will result in a virtual router restart
- strict_
source_ boolpath - force VPN traffic to exit interface that the source-ip belongs to
- symmetric_
return bool - allows return packets to egress out of the ingress interface of the flow
- algorithm Property Map
- enable Boolean
- enable Equal Cost Multipath routing, change this configuration will result in a virtual router restart
- max
Paths Number - Maxmum number of ECMP paths supported, change this configuration will result in a virtual router restart
- strict
Source BooleanPath - force VPN traffic to exit interface that the source-ip belongs to
- symmetric
Return Boolean - allows return packets to egress out of the ingress interface of the flow
GetVirtualRouterEcmpAlgorithm
GetVirtualRouterEcmpAlgorithmIpHash
GetVirtualRouterEcmpAlgorithmWeightedRoundRobin
GetVirtualRouterEcmpAlgorithmWeightedRoundRobinInterface
GetVirtualRouterLocation
- Ngfw
Get
Virtual Router Location Ngfw - Located in a specific NGFW device
- Template
Get
Virtual Router Location Template - Located in a specific template
- Template
Stack GetVirtual Router Location Template Stack - Located in a specific template stack
- Ngfw
Get
Virtual Router Location Ngfw - Located in a specific NGFW device
- Template
Get
Virtual Router Location Template - Located in a specific template
- Template
Stack GetVirtual Router Location Template Stack - Located in a specific template stack
- ngfw
Get
Virtual Router Location Ngfw - Located in a specific NGFW device
- template
Get
Virtual Router Location Template - Located in a specific template
- template
Stack GetVirtual Router Location Template Stack - Located in a specific template stack
- ngfw
Get
Virtual Router Location Ngfw - Located in a specific NGFW device
- template
Get
Virtual Router Location Template - Located in a specific template
- template
Stack GetVirtual Router Location Template Stack - Located in a specific template stack
- ngfw
Get
Virtual Router Location Ngfw - Located in a specific NGFW device
- template
Get
Virtual Router Location Template - Located in a specific template
- template_
stack GetVirtual Router Location Template Stack - Located in a specific template stack
- ngfw Property Map
- Located in a specific NGFW device
- template Property Map
- Located in a specific template
- template
Stack Property Map - Located in a specific template stack
GetVirtualRouterLocationNgfw
- Ngfw
Device string - The NGFW device
- Ngfw
Device string - The NGFW device
- ngfw
Device String - The NGFW device
- ngfw
Device string - The NGFW device
- ngfw_
device str - The NGFW device
- ngfw
Device String - The NGFW device
GetVirtualRouterLocationTemplate
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
GetVirtualRouterLocationTemplateStack
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template stack
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template stack
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template stack
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template stack
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
GetVirtualRouterMulticast
- Enable bool
- enable multicast protocol
- Interface
Groups List<GetVirtual Router Multicast Interface Group> - Route
Ageout doubleTime - time to wait before aging out a multicast route after data stops, in seconds
- Rp
Get
Virtual Router Multicast Rp - Spt
Thresholds List<GetVirtual Router Multicast Spt Threshold> - Ssm
Address List<GetSpaces Virtual Router Multicast Ssm Address Space>
- Enable bool
- enable multicast protocol
- Interface
Groups []GetVirtual Router Multicast Interface Group - Route
Ageout float64Time - time to wait before aging out a multicast route after data stops, in seconds
- Rp
Get
Virtual Router Multicast Rp - Spt
Thresholds []GetVirtual Router Multicast Spt Threshold - Ssm
Address []GetSpaces Virtual Router Multicast Ssm Address Space
- enable Boolean
- enable multicast protocol
- interface
Groups List<GetVirtual Router Multicast Interface Group> - route
Ageout DoubleTime - time to wait before aging out a multicast route after data stops, in seconds
- rp
Get
Virtual Router Multicast Rp - spt
Thresholds List<GetVirtual Router Multicast Spt Threshold> - ssm
Address List<GetSpaces Virtual Router Multicast Ssm Address Space>
- enable boolean
- enable multicast protocol
- interface
Groups GetVirtual Router Multicast Interface Group[] - route
Ageout numberTime - time to wait before aging out a multicast route after data stops, in seconds
- rp
Get
Virtual Router Multicast Rp - spt
Thresholds GetVirtual Router Multicast Spt Threshold[] - ssm
Address GetSpaces Virtual Router Multicast Ssm Address Space[]
- enable bool
- enable multicast protocol
- interface_
groups Sequence[GetVirtual Router Multicast Interface Group] - route_
ageout_ floattime - time to wait before aging out a multicast route after data stops, in seconds
- rp
Get
Virtual Router Multicast Rp - spt_
thresholds Sequence[GetVirtual Router Multicast Spt Threshold] - ssm_
address_ Sequence[Getspaces Virtual Router Multicast Ssm Address Space]
- enable Boolean
- enable multicast protocol
- interface
Groups List<Property Map> - route
Ageout NumberTime - time to wait before aging out a multicast route after data stops, in seconds
- rp Property Map
- spt
Thresholds List<Property Map> - ssm
Address List<Property Map>Spaces
GetVirtualRouterMulticastInterfaceGroup
- description String
- group
Permission Property Map - igmp Property Map
- interfaces List<String>
- name String
- pim Property Map
GetVirtualRouterMulticastInterfaceGroupGroupPermission
GetVirtualRouterMulticastInterfaceGroupGroupPermissionAnySourceMulticast
- Group
Address string - group-address/prefix
- Included bool
- included
- Name string
- Group
Address string - group-address/prefix
- Included bool
- included
- Name string
- group
Address String - group-address/prefix
- included Boolean
- included
- name String
- group
Address string - group-address/prefix
- included boolean
- included
- name string
- group_
address str - group-address/prefix
- included bool
- included
- name str
- group
Address String - group-address/prefix
- included Boolean
- included
- name String
GetVirtualRouterMulticastInterfaceGroupGroupPermissionSourceSpecificMulticast
- Group
Address string - group-address/prefix
- Included bool
- included
- Name string
- Source
Address string - source-address/prefix
- Group
Address string - group-address/prefix
- Included bool
- included
- Name string
- Source
Address string - source-address/prefix
- group
Address String - group-address/prefix
- included Boolean
- included
- name String
- source
Address String - source-address/prefix
- group
Address string - group-address/prefix
- included boolean
- included
- name string
- source
Address string - source-address/prefix
- group_
address str - group-address/prefix
- included bool
- included
- name str
- source_
address str - source-address/prefix
- group
Address String - group-address/prefix
- included Boolean
- included
- name String
- source
Address String - source-address/prefix
GetVirtualRouterMulticastInterfaceGroupIgmp
- Enable bool
- enable IGMP
- Immediate
Leave bool - leave group immediately when a leave message is received
- Last
Member doubleQuery Interval - interval between group/source specific query messages (including those sent in response of leave group messages)
- Max
Groups string - maximum number of groups allowed on this interface
- Max
Query doubleResponse Time - maximum query response time for general group membership queries in seconds
- Max
Sources string - maximum number of source-specific memberships allowed on this interface
- Query
Interval double - interval between group/source specific query messages
- Robustness string
- robustness variable
- Router
Alert boolPolicing - drop IGMP packets without Router Alert option
- Version string
- IGMP version number
- Enable bool
- enable IGMP
- Immediate
Leave bool - leave group immediately when a leave message is received
- Last
Member float64Query Interval - interval between group/source specific query messages (including those sent in response of leave group messages)
- Max
Groups string - maximum number of groups allowed on this interface
- Max
Query float64Response Time - maximum query response time for general group membership queries in seconds
- Max
Sources string - maximum number of source-specific memberships allowed on this interface
- Query
Interval float64 - interval between group/source specific query messages
- Robustness string
- robustness variable
- Router
Alert boolPolicing - drop IGMP packets without Router Alert option
- Version string
- IGMP version number
- enable Boolean
- enable IGMP
- immediate
Leave Boolean - leave group immediately when a leave message is received
- last
Member DoubleQuery Interval - interval between group/source specific query messages (including those sent in response of leave group messages)
- max
Groups String - maximum number of groups allowed on this interface
- max
Query DoubleResponse Time - maximum query response time for general group membership queries in seconds
- max
Sources String - maximum number of source-specific memberships allowed on this interface
- query
Interval Double - interval between group/source specific query messages
- robustness String
- robustness variable
- router
Alert BooleanPolicing - drop IGMP packets without Router Alert option
- version String
- IGMP version number
- enable boolean
- enable IGMP
- immediate
Leave boolean - leave group immediately when a leave message is received
- last
Member numberQuery Interval - interval between group/source specific query messages (including those sent in response of leave group messages)
- max
Groups string - maximum number of groups allowed on this interface
- max
Query numberResponse Time - maximum query response time for general group membership queries in seconds
- max
Sources string - maximum number of source-specific memberships allowed on this interface
- query
Interval number - interval between group/source specific query messages
- robustness string
- robustness variable
- router
Alert booleanPolicing - drop IGMP packets without Router Alert option
- version string
- IGMP version number
- enable bool
- enable IGMP
- immediate_
leave bool - leave group immediately when a leave message is received
- last_
member_ floatquery_ interval - interval between group/source specific query messages (including those sent in response of leave group messages)
- max_
groups str - maximum number of groups allowed on this interface
- max_
query_ floatresponse_ time - maximum query response time for general group membership queries in seconds
- max_
sources str - maximum number of source-specific memberships allowed on this interface
- query_
interval float - interval between group/source specific query messages
- robustness str
- robustness variable
- router_
alert_ boolpolicing - drop IGMP packets without Router Alert option
- version str
- IGMP version number
- enable Boolean
- enable IGMP
- immediate
Leave Boolean - leave group immediately when a leave message is received
- last
Member NumberQuery Interval - interval between group/source specific query messages (including those sent in response of leave group messages)
- max
Groups String - maximum number of groups allowed on this interface
- max
Query NumberResponse Time - maximum query response time for general group membership queries in seconds
- max
Sources String - maximum number of source-specific memberships allowed on this interface
- query
Interval Number - interval between group/source specific query messages
- robustness String
- robustness variable
- router
Alert BooleanPolicing - drop IGMP packets without Router Alert option
- version String
- IGMP version number
GetVirtualRouterMulticastInterfaceGroupPim
- Allowed
Neighbors List<GetVirtual Router Multicast Interface Group Pim Allowed Neighbor> - Assert
Interval double - interval between PIM Assert messages, in seconds
- Bsr
Border bool - interface is bootstrap border
- Dr
Priority double - Designated Router priority
- Enable bool
- Hello
Interval double - interval between PIM Hello messages, in seconds, a value of 0 represents an 'infinite' interval
- Join
Prune doubleInterval - interval between PIM Join/Prune messages, in seconds
- Allowed
Neighbors []GetVirtual Router Multicast Interface Group Pim Allowed Neighbor - Assert
Interval float64 - interval between PIM Assert messages, in seconds
- Bsr
Border bool - interface is bootstrap border
- Dr
Priority float64 - Designated Router priority
- Enable bool
- Hello
Interval float64 - interval between PIM Hello messages, in seconds, a value of 0 represents an 'infinite' interval
- Join
Prune float64Interval - interval between PIM Join/Prune messages, in seconds
- allowed
Neighbors List<GetVirtual Router Multicast Interface Group Pim Allowed Neighbor> - assert
Interval Double - interval between PIM Assert messages, in seconds
- bsr
Border Boolean - interface is bootstrap border
- dr
Priority Double - Designated Router priority
- enable Boolean
- hello
Interval Double - interval between PIM Hello messages, in seconds, a value of 0 represents an 'infinite' interval
- join
Prune DoubleInterval - interval between PIM Join/Prune messages, in seconds
- allowed
Neighbors GetVirtual Router Multicast Interface Group Pim Allowed Neighbor[] - assert
Interval number - interval between PIM Assert messages, in seconds
- bsr
Border boolean - interface is bootstrap border
- dr
Priority number - Designated Router priority
- enable boolean
- hello
Interval number - interval between PIM Hello messages, in seconds, a value of 0 represents an 'infinite' interval
- join
Prune numberInterval - interval between PIM Join/Prune messages, in seconds
- allowed_
neighbors Sequence[GetVirtual Router Multicast Interface Group Pim Allowed Neighbor] - assert_
interval float - interval between PIM Assert messages, in seconds
- bsr_
border bool - interface is bootstrap border
- dr_
priority float - Designated Router priority
- enable bool
- hello_
interval float - interval between PIM Hello messages, in seconds, a value of 0 represents an 'infinite' interval
- join_
prune_ floatinterval - interval between PIM Join/Prune messages, in seconds
- allowed
Neighbors List<Property Map> - assert
Interval Number - interval between PIM Assert messages, in seconds
- bsr
Border Boolean - interface is bootstrap border
- dr
Priority Number - Designated Router priority
- enable Boolean
- hello
Interval Number - interval between PIM Hello messages, in seconds, a value of 0 represents an 'infinite' interval
- join
Prune NumberInterval - interval between PIM Join/Prune messages, in seconds
GetVirtualRouterMulticastInterfaceGroupPimAllowedNeighbor
- Name string
- Name string
- name String
- name string
- name str
- name String
GetVirtualRouterMulticastRp
GetVirtualRouterMulticastRpExternalRp
- Group
Addresses List<string> - Name string
- Override bool
- Override learned RP for the same group
- Group
Addresses []string - Name string
- Override bool
- Override learned RP for the same group
- group
Addresses List<String> - name String
- override Boolean
- Override learned RP for the same group
- group
Addresses string[] - name string
- override boolean
- Override learned RP for the same group
- group_
addresses Sequence[str] - name str
- override bool
- Override learned RP for the same group
- group
Addresses List<String> - name String
- override Boolean
- Override learned RP for the same group
GetVirtualRouterMulticastRpLocalRp
GetVirtualRouterMulticastRpLocalRpCandidateRp
- Address string
- candidate RP address
- Advertisement
Interval double - The time interval in seconds between candidate rp advertisements
- Group
Addresses List<string> - Interface string
- candidate RP interface
- Priority double
- The priority for this candidate rt
- Address string
- candidate RP address
- Advertisement
Interval float64 - The time interval in seconds between candidate rp advertisements
- Group
Addresses []string - Interface string
- candidate RP interface
- Priority float64
- The priority for this candidate rt
- address String
- candidate RP address
- advertisement
Interval Double - The time interval in seconds between candidate rp advertisements
- group
Addresses List<String> - interface_ String
- candidate RP interface
- priority Double
- The priority for this candidate rt
- address string
- candidate RP address
- advertisement
Interval number - The time interval in seconds between candidate rp advertisements
- group
Addresses string[] - interface string
- candidate RP interface
- priority number
- The priority for this candidate rt
- address str
- candidate RP address
- advertisement_
interval float - The time interval in seconds between candidate rp advertisements
- group_
addresses Sequence[str] - interface str
- candidate RP interface
- priority float
- The priority for this candidate rt
- address String
- candidate RP address
- advertisement
Interval Number - The time interval in seconds between candidate rp advertisements
- group
Addresses List<String> - interface String
- candidate RP interface
- priority Number
- The priority for this candidate rt
GetVirtualRouterMulticastRpLocalRpStaticRp
- Address string
- local RP address
- Group
Addresses List<string> - Interface string
- local RP interface
- Override bool
- Override learned RP for the same group
- Address string
- local RP address
- Group
Addresses []string - Interface string
- local RP interface
- Override bool
- Override learned RP for the same group
- address String
- local RP address
- group
Addresses List<String> - interface_ String
- local RP interface
- override Boolean
- Override learned RP for the same group
- address string
- local RP address
- group
Addresses string[] - interface string
- local RP interface
- override boolean
- Override learned RP for the same group
- address str
- local RP address
- group_
addresses Sequence[str] - interface str
- local RP interface
- override bool
- Override learned RP for the same group
- address String
- local RP address
- group
Addresses List<String> - interface String
- local RP interface
- override Boolean
- Override learned RP for the same group
GetVirtualRouterMulticastSptThreshold
GetVirtualRouterMulticastSsmAddressSpace
- Group
Address string - group-address/prefix
- Included bool
- included
- Name string
- Group
Address string - group-address/prefix
- Included bool
- included
- Name string
- group
Address String - group-address/prefix
- included Boolean
- included
- name String
- group
Address string - group-address/prefix
- included boolean
- included
- name string
- group_
address str - group-address/prefix
- included bool
- included
- name str
- group
Address String - group-address/prefix
- included Boolean
- included
- name String
GetVirtualRouterProtocol
GetVirtualRouterProtocolBgp
- Allow
Redist boolDefault Route - allow redistribute default route to BGP
- Auth
Profiles List<GetVirtual Router Protocol Bgp Auth Profile> - Dampening
Profiles List<GetVirtual Router Protocol Bgp Dampening Profile> - Ecmp
Multi boolAs - Support multiple AS in ECMP
- Enable bool
- Enforce
First boolAs - Enforce First AS for EBGP
- Global
Bfd GetVirtual Router Protocol Bgp Global Bfd - Install
Route bool - Populate BGP learned route to global route table
- Local
As string - local AS number
- Peer
Groups List<GetVirtual Router Protocol Bgp Peer Group> - Policy
Get
Virtual Router Protocol Bgp Policy - Redist
Rules List<GetVirtual Router Protocol Bgp Redist Rule> - Reject
Default boolRoute - do not learn default route from BGP
- Router
Id string - router id of this BGP instance
- Routing
Options GetVirtual Router Protocol Bgp Routing Options
- Allow
Redist boolDefault Route - allow redistribute default route to BGP
- Auth
Profiles []GetVirtual Router Protocol Bgp Auth Profile - Dampening
Profiles []GetVirtual Router Protocol Bgp Dampening Profile - Ecmp
Multi boolAs - Support multiple AS in ECMP
- Enable bool
- Enforce
First boolAs - Enforce First AS for EBGP
- Global
Bfd GetVirtual Router Protocol Bgp Global Bfd - Install
Route bool - Populate BGP learned route to global route table
- Local
As string - local AS number
- Peer
Groups []GetVirtual Router Protocol Bgp Peer Group - Policy
Get
Virtual Router Protocol Bgp Policy - Redist
Rules []GetVirtual Router Protocol Bgp Redist Rule - Reject
Default boolRoute - do not learn default route from BGP
- Router
Id string - router id of this BGP instance
- Routing
Options GetVirtual Router Protocol Bgp Routing Options
- allow
Redist BooleanDefault Route - allow redistribute default route to BGP
- auth
Profiles List<GetVirtual Router Protocol Bgp Auth Profile> - dampening
Profiles List<GetVirtual Router Protocol Bgp Dampening Profile> - ecmp
Multi BooleanAs - Support multiple AS in ECMP
- enable Boolean
- enforce
First BooleanAs - Enforce First AS for EBGP
- global
Bfd GetVirtual Router Protocol Bgp Global Bfd - install
Route Boolean - Populate BGP learned route to global route table
- local
As String - local AS number
- peer
Groups List<GetVirtual Router Protocol Bgp Peer Group> - policy
Get
Virtual Router Protocol Bgp Policy - redist
Rules List<GetVirtual Router Protocol Bgp Redist Rule> - reject
Default BooleanRoute - do not learn default route from BGP
- router
Id String - router id of this BGP instance
- routing
Options GetVirtual Router Protocol Bgp Routing Options
- allow
Redist booleanDefault Route - allow redistribute default route to BGP
- auth
Profiles GetVirtual Router Protocol Bgp Auth Profile[] - dampening
Profiles GetVirtual Router Protocol Bgp Dampening Profile[] - ecmp
Multi booleanAs - Support multiple AS in ECMP
- enable boolean
- enforce
First booleanAs - Enforce First AS for EBGP
- global
Bfd GetVirtual Router Protocol Bgp Global Bfd - install
Route boolean - Populate BGP learned route to global route table
- local
As string - local AS number
- peer
Groups GetVirtual Router Protocol Bgp Peer Group[] - policy
Get
Virtual Router Protocol Bgp Policy - redist
Rules GetVirtual Router Protocol Bgp Redist Rule[] - reject
Default booleanRoute - do not learn default route from BGP
- router
Id string - router id of this BGP instance
- routing
Options GetVirtual Router Protocol Bgp Routing Options
- allow_
redist_ booldefault_ route - allow redistribute default route to BGP
- auth_
profiles Sequence[GetVirtual Router Protocol Bgp Auth Profile] - dampening_
profiles Sequence[GetVirtual Router Protocol Bgp Dampening Profile] - ecmp_
multi_ boolas - Support multiple AS in ECMP
- enable bool
- enforce_
first_ boolas - Enforce First AS for EBGP
- global_
bfd GetVirtual Router Protocol Bgp Global Bfd - install_
route bool - Populate BGP learned route to global route table
- local_
as str - local AS number
- peer_
groups Sequence[GetVirtual Router Protocol Bgp Peer Group] - policy
Get
Virtual Router Protocol Bgp Policy - redist_
rules Sequence[GetVirtual Router Protocol Bgp Redist Rule] - reject_
default_ boolroute - do not learn default route from BGP
- router_
id str - router id of this BGP instance
- routing_
options GetVirtual Router Protocol Bgp Routing Options
- allow
Redist BooleanDefault Route - allow redistribute default route to BGP
- auth
Profiles List<Property Map> - dampening
Profiles List<Property Map> - ecmp
Multi BooleanAs - Support multiple AS in ECMP
- enable Boolean
- enforce
First BooleanAs - Enforce First AS for EBGP
- global
Bfd Property Map - install
Route Boolean - Populate BGP learned route to global route table
- local
As String - local AS number
- peer
Groups List<Property Map> - policy Property Map
- redist
Rules List<Property Map> - reject
Default BooleanRoute - do not learn default route from BGP
- router
Id String - router id of this BGP instance
- routing
Options Property Map
GetVirtualRouterProtocolBgpAuthProfile
GetVirtualRouterProtocolBgpDampeningProfile
- Cutoff double
- cutoff threshold value
- Decay
Half doubleLife Reachable - Decay half-life while reachable (in seconds)
- Decay
Half doubleLife Unreachable - Decay half-life while unreachable (in seconds)
- Enable bool
- Max
Hold doubleTime - maximum of hold-down time (in seconds)
- Name string
- Reuse double
- reuse threshold value
- Cutoff float64
- cutoff threshold value
- Decay
Half float64Life Reachable - Decay half-life while reachable (in seconds)
- Decay
Half float64Life Unreachable - Decay half-life while unreachable (in seconds)
- Enable bool
- Max
Hold float64Time - maximum of hold-down time (in seconds)
- Name string
- Reuse float64
- reuse threshold value
- cutoff Double
- cutoff threshold value
- decay
Half DoubleLife Reachable - Decay half-life while reachable (in seconds)
- decay
Half DoubleLife Unreachable - Decay half-life while unreachable (in seconds)
- enable Boolean
- max
Hold DoubleTime - maximum of hold-down time (in seconds)
- name String
- reuse Double
- reuse threshold value
- cutoff number
- cutoff threshold value
- decay
Half numberLife Reachable - Decay half-life while reachable (in seconds)
- decay
Half numberLife Unreachable - Decay half-life while unreachable (in seconds)
- enable boolean
- max
Hold numberTime - maximum of hold-down time (in seconds)
- name string
- reuse number
- reuse threshold value
- cutoff float
- cutoff threshold value
- decay_
half_ floatlife_ reachable - Decay half-life while reachable (in seconds)
- decay_
half_ floatlife_ unreachable - Decay half-life while unreachable (in seconds)
- enable bool
- max_
hold_ floattime - maximum of hold-down time (in seconds)
- name str
- reuse float
- reuse threshold value
- cutoff Number
- cutoff threshold value
- decay
Half NumberLife Reachable - Decay half-life while reachable (in seconds)
- decay
Half NumberLife Unreachable - Decay half-life while unreachable (in seconds)
- enable Boolean
- max
Hold NumberTime - maximum of hold-down time (in seconds)
- name String
- reuse Number
- reuse threshold value
GetVirtualRouterProtocolBgpGlobalBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolBgpPeerGroup
- Aggregated
Confed boolAs Path - the peers understand aggregated confederation AS path
- Enable bool
- Name string
- Peers
List<Get
Virtual Router Protocol Bgp Peer Group Peer> - Soft
Reset boolWith Stored Info - soft reset with stored info
- Type
Get
Virtual Router Protocol Bgp Peer Group Type
- Aggregated
Confed boolAs Path - the peers understand aggregated confederation AS path
- Enable bool
- Name string
- Peers
[]Get
Virtual Router Protocol Bgp Peer Group Peer - Soft
Reset boolWith Stored Info - soft reset with stored info
- Type
Get
Virtual Router Protocol Bgp Peer Group Type
- aggregated
Confed BooleanAs Path - the peers understand aggregated confederation AS path
- enable Boolean
- name String
- peers
List<Get
Virtual Router Protocol Bgp Peer Group Peer> - soft
Reset BooleanWith Stored Info - soft reset with stored info
- type
Get
Virtual Router Protocol Bgp Peer Group Type
- aggregated
Confed booleanAs Path - the peers understand aggregated confederation AS path
- enable boolean
- name string
- peers
Get
Virtual Router Protocol Bgp Peer Group Peer[] - soft
Reset booleanWith Stored Info - soft reset with stored info
- type
Get
Virtual Router Protocol Bgp Peer Group Type
- aggregated_
confed_ boolas_ path - the peers understand aggregated confederation AS path
- enable bool
- name str
- peers
Sequence[Get
Virtual Router Protocol Bgp Peer Group Peer] - soft_
reset_ boolwith_ stored_ info - soft reset with stored info
- type
Get
Virtual Router Protocol Bgp Peer Group Type
- aggregated
Confed BooleanAs Path - the peers understand aggregated confederation AS path
- enable Boolean
- name String
- peers List<Property Map>
- soft
Reset BooleanWith Stored Info - soft reset with stored info
- type Property Map
GetVirtualRouterProtocolBgpPeerGroupPeer
- Address
Family stringIdentifier - select AFI for this peer
- Bfd
Get
Virtual Router Protocol Bgp Peer Group Peer Bfd - Connection
Options GetVirtual Router Protocol Bgp Peer Group Peer Connection Options - Enable bool
- Enable
Mp boolBgp - Enable
Sender boolSide Loop Detection - Local
Address GetVirtual Router Protocol Bgp Peer Group Peer Local Address - Max
Prefixes string - maximum of prefixes to receive from peer
- Name string
- Peer
Address GetVirtual Router Protocol Bgp Peer Group Peer Peer Address - Peer
As string - peer AS number
- Peering
Type string - peering type that affects NOPEER community value handling
- Reflector
Client string - this peer is reflector client
- Subsequent
Address GetFamily Identifier Virtual Router Protocol Bgp Peer Group Peer Subsequent Address Family Identifier
- Address
Family stringIdentifier - select AFI for this peer
- Bfd
Get
Virtual Router Protocol Bgp Peer Group Peer Bfd - Connection
Options GetVirtual Router Protocol Bgp Peer Group Peer Connection Options - Enable bool
- Enable
Mp boolBgp - Enable
Sender boolSide Loop Detection - Local
Address GetVirtual Router Protocol Bgp Peer Group Peer Local Address - Max
Prefixes string - maximum of prefixes to receive from peer
- Name string
- Peer
Address GetVirtual Router Protocol Bgp Peer Group Peer Peer Address - Peer
As string - peer AS number
- Peering
Type string - peering type that affects NOPEER community value handling
- Reflector
Client string - this peer is reflector client
- Subsequent
Address GetFamily Identifier Virtual Router Protocol Bgp Peer Group Peer Subsequent Address Family Identifier
- address
Family StringIdentifier - select AFI for this peer
- bfd
Get
Virtual Router Protocol Bgp Peer Group Peer Bfd - connection
Options GetVirtual Router Protocol Bgp Peer Group Peer Connection Options - enable Boolean
- enable
Mp BooleanBgp - enable
Sender BooleanSide Loop Detection - local
Address GetVirtual Router Protocol Bgp Peer Group Peer Local Address - max
Prefixes String - maximum of prefixes to receive from peer
- name String
- peer
Address GetVirtual Router Protocol Bgp Peer Group Peer Peer Address - peer
As String - peer AS number
- peering
Type String - peering type that affects NOPEER community value handling
- reflector
Client String - this peer is reflector client
- subsequent
Address GetFamily Identifier Virtual Router Protocol Bgp Peer Group Peer Subsequent Address Family Identifier
- address
Family stringIdentifier - select AFI for this peer
- bfd
Get
Virtual Router Protocol Bgp Peer Group Peer Bfd - connection
Options GetVirtual Router Protocol Bgp Peer Group Peer Connection Options - enable boolean
- enable
Mp booleanBgp - enable
Sender booleanSide Loop Detection - local
Address GetVirtual Router Protocol Bgp Peer Group Peer Local Address - max
Prefixes string - maximum of prefixes to receive from peer
- name string
- peer
Address GetVirtual Router Protocol Bgp Peer Group Peer Peer Address - peer
As string - peer AS number
- peering
Type string - peering type that affects NOPEER community value handling
- reflector
Client string - this peer is reflector client
- subsequent
Address GetFamily Identifier Virtual Router Protocol Bgp Peer Group Peer Subsequent Address Family Identifier
- address_
family_ stridentifier - select AFI for this peer
- bfd
Get
Virtual Router Protocol Bgp Peer Group Peer Bfd - connection_
options GetVirtual Router Protocol Bgp Peer Group Peer Connection Options - enable bool
- enable_
mp_ boolbgp - enable_
sender_ boolside_ loop_ detection - local_
address GetVirtual Router Protocol Bgp Peer Group Peer Local Address - max_
prefixes str - maximum of prefixes to receive from peer
- name str
- peer_
address GetVirtual Router Protocol Bgp Peer Group Peer Peer Address - peer_
as str - peer AS number
- peering_
type str - peering type that affects NOPEER community value handling
- reflector_
client str - this peer is reflector client
- subsequent_
address_ Getfamily_ identifier Virtual Router Protocol Bgp Peer Group Peer Subsequent Address Family Identifier
- address
Family StringIdentifier - select AFI for this peer
- bfd Property Map
- connection
Options Property Map - enable Boolean
- enable
Mp BooleanBgp - enable
Sender BooleanSide Loop Detection - local
Address Property Map - max
Prefixes String - maximum of prefixes to receive from peer
- name String
- peer
Address Property Map - peer
As String - peer AS number
- peering
Type String - peering type that affects NOPEER community value handling
- reflector
Client String - this peer is reflector client
- subsequent
Address Property MapFamily Identifier
GetVirtualRouterProtocolBgpPeerGroupPeerBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolBgpPeerGroupPeerConnectionOptions
- Authentication string
- Authentication options
- Hold
Time string - hold time (in seconds)
- Idle
Hold doubleTime - idle hold time (in seconds)
- Incoming
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Incoming Bgp Connection - Keep
Alive stringInterval - keep-alive interval (in seconds)
- Min
Route doubleAdv Interval - Minimum Route Advertisement Interval (in seconds)
- Multihop double
- IP TTL value used for sending BGP packet. set to 0 means eBGP use 2, iBGP use 255
- Open
Delay doubleTime - open delay time (in seconds)
- Outgoing
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Outgoing Bgp Connection
- Authentication string
- Authentication options
- Hold
Time string - hold time (in seconds)
- Idle
Hold float64Time - idle hold time (in seconds)
- Incoming
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Incoming Bgp Connection - Keep
Alive stringInterval - keep-alive interval (in seconds)
- Min
Route float64Adv Interval - Minimum Route Advertisement Interval (in seconds)
- Multihop float64
- IP TTL value used for sending BGP packet. set to 0 means eBGP use 2, iBGP use 255
- Open
Delay float64Time - open delay time (in seconds)
- Outgoing
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Outgoing Bgp Connection
- authentication String
- Authentication options
- hold
Time String - hold time (in seconds)
- idle
Hold DoubleTime - idle hold time (in seconds)
- incoming
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Incoming Bgp Connection - keep
Alive StringInterval - keep-alive interval (in seconds)
- min
Route DoubleAdv Interval - Minimum Route Advertisement Interval (in seconds)
- multihop Double
- IP TTL value used for sending BGP packet. set to 0 means eBGP use 2, iBGP use 255
- open
Delay DoubleTime - open delay time (in seconds)
- outgoing
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Outgoing Bgp Connection
- authentication string
- Authentication options
- hold
Time string - hold time (in seconds)
- idle
Hold numberTime - idle hold time (in seconds)
- incoming
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Incoming Bgp Connection - keep
Alive stringInterval - keep-alive interval (in seconds)
- min
Route numberAdv Interval - Minimum Route Advertisement Interval (in seconds)
- multihop number
- IP TTL value used for sending BGP packet. set to 0 means eBGP use 2, iBGP use 255
- open
Delay numberTime - open delay time (in seconds)
- outgoing
Bgp GetConnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Outgoing Bgp Connection
- authentication str
- Authentication options
- hold_
time str - hold time (in seconds)
- idle_
hold_ floattime - idle hold time (in seconds)
- incoming_
bgp_ Getconnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Incoming Bgp Connection - keep_
alive_ strinterval - keep-alive interval (in seconds)
- min_
route_ floatadv_ interval - Minimum Route Advertisement Interval (in seconds)
- multihop float
- IP TTL value used for sending BGP packet. set to 0 means eBGP use 2, iBGP use 255
- open_
delay_ floattime - open delay time (in seconds)
- outgoing_
bgp_ Getconnection Virtual Router Protocol Bgp Peer Group Peer Connection Options Outgoing Bgp Connection
- authentication String
- Authentication options
- hold
Time String - hold time (in seconds)
- idle
Hold NumberTime - idle hold time (in seconds)
- incoming
Bgp Property MapConnection - keep
Alive StringInterval - keep-alive interval (in seconds)
- min
Route NumberAdv Interval - Minimum Route Advertisement Interval (in seconds)
- multihop Number
- IP TTL value used for sending BGP packet. set to 0 means eBGP use 2, iBGP use 255
- open
Delay NumberTime - open delay time (in seconds)
- outgoing
Bgp Property MapConnection
GetVirtualRouterProtocolBgpPeerGroupPeerConnectionOptionsIncomingBgpConnection
- Allow bool
- Remote
Port double - restrict remote port for incoming BGP connections
- Allow bool
- Remote
Port float64 - restrict remote port for incoming BGP connections
- allow Boolean
- remote
Port Double - restrict remote port for incoming BGP connections
- allow boolean
- remote
Port number - restrict remote port for incoming BGP connections
- allow bool
- remote_
port float - restrict remote port for incoming BGP connections
- allow Boolean
- remote
Port Number - restrict remote port for incoming BGP connections
GetVirtualRouterProtocolBgpPeerGroupPeerConnectionOptionsOutgoingBgpConnection
- allow bool
- local_
port float - use specific local port for outgoing BGP connections
GetVirtualRouterProtocolBgpPeerGroupPeerLocalAddress
- interface_ String
- interface to accept BGP session
- ip String
- specify exact IP address if interface has multiple addresses
GetVirtualRouterProtocolBgpPeerGroupPeerPeerAddress
GetVirtualRouterProtocolBgpPeerGroupPeerSubsequentAddressFamilyIdentifier
GetVirtualRouterProtocolBgpPeerGroupType
GetVirtualRouterProtocolBgpPeerGroupTypeEbgp
- Export
Nexthop string - Import
Nexthop string - Remove
Private boolAs - remove private AS when exporting route
- Export
Nexthop string - Import
Nexthop string - Remove
Private boolAs - remove private AS when exporting route
- export
Nexthop String - import
Nexthop String - remove
Private BooleanAs - remove private AS when exporting route
- export
Nexthop string - import
Nexthop string - remove
Private booleanAs - remove private AS when exporting route
- export_
nexthop str - import_
nexthop str - remove_
private_ boolas - remove private AS when exporting route
- export
Nexthop String - import
Nexthop String - remove
Private BooleanAs - remove private AS when exporting route
GetVirtualRouterProtocolBgpPeerGroupTypeEbgpConfed
- Export
Nexthop string
- Export
Nexthop string
- export
Nexthop String
- export
Nexthop string
- export_
nexthop str
- export
Nexthop String
GetVirtualRouterProtocolBgpPeerGroupTypeIbgp
- Export
Nexthop string
- Export
Nexthop string
- export
Nexthop String
- export
Nexthop string
- export_
nexthop str
- export
Nexthop String
GetVirtualRouterProtocolBgpPeerGroupTypeIbgpConfed
- Export
Nexthop string
- Export
Nexthop string
- export
Nexthop String
- export
Nexthop string
- export_
nexthop str
- export
Nexthop String
GetVirtualRouterProtocolBgpPolicy
GetVirtualRouterProtocolBgpPolicyAggregation
GetVirtualRouterProtocolBgpPolicyAggregationAddress
- Advertise
Filters List<GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter> - Aggregate
Route GetAttributes Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes - As
Set bool - generate AS-set attribute
- Enable bool
- enable aggregation for this prefix
- Name string
- Prefix string
- aggregating address prefix
- Summary bool
- summarize route
- Suppress
Filters List<GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter>
- Advertise
Filters []GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter - Aggregate
Route GetAttributes Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes - As
Set bool - generate AS-set attribute
- Enable bool
- enable aggregation for this prefix
- Name string
- Prefix string
- aggregating address prefix
- Summary bool
- summarize route
- Suppress
Filters []GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter
- advertise
Filters List<GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter> - aggregate
Route GetAttributes Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes - as
Set Boolean - generate AS-set attribute
- enable Boolean
- enable aggregation for this prefix
- name String
- prefix String
- aggregating address prefix
- summary Boolean
- summarize route
- suppress
Filters List<GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter>
- advertise
Filters GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter[] - aggregate
Route GetAttributes Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes - as
Set boolean - generate AS-set attribute
- enable boolean
- enable aggregation for this prefix
- name string
- prefix string
- aggregating address prefix
- summary boolean
- summarize route
- suppress
Filters GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter[]
- advertise_
filters Sequence[GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter] - aggregate_
route_ Getattributes Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes - as_
set bool - generate AS-set attribute
- enable bool
- enable aggregation for this prefix
- name str
- prefix str
- aggregating address prefix
- summary bool
- summarize route
- suppress_
filters Sequence[GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter]
- advertise
Filters List<Property Map> - aggregate
Route Property MapAttributes - as
Set Boolean - generate AS-set attribute
- enable Boolean
- enable aggregation for this prefix
- name String
- prefix String
- aggregating address prefix
- summary Boolean
- summarize route
- suppress
Filters List<Property Map>
GetVirtualRouterProtocolBgpPolicyAggregationAddressAdvertiseFilter
- Enable bool
- enble this rule
- Match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match - Name string
- Enable bool
- enble this rule
- Match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match - Name string
- enable Boolean
- enble this rule
- match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match - name String
- enable boolean
- enble this rule
- match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match - name string
- enable bool
- enble this rule
- match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match - name str
- enable Boolean
- enble this rule
- match Property Map
- name String
GetVirtualRouterProtocolBgpPolicyAggregationAddressAdvertiseFilterMatch
- Address
Prefixes List<GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Address Prefix> - As
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Extended Community - From
Peers List<string> - Med double
- Nexthops List<string>
- Route
Table string - route table to match rule
- Address
Prefixes []GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Address Prefix - As
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Extended Community - From
Peers []string - Med float64
- Nexthops []string
- Route
Table string - route table to match rule
- address
Prefixes List<GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Address Prefix> - as
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Extended Community - from
Peers List<String> - med Double
- nexthops List<String>
- route
Table String - route table to match rule
- address
Prefixes GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Address Prefix[] - as
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Extended Community - from
Peers string[] - med number
- nexthops string[]
- route
Table string - route table to match rule
- address_
prefixes Sequence[GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Address Prefix] - as_
path GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Community - extended_
community GetVirtual Router Protocol Bgp Policy Aggregation Address Advertise Filter Match Extended Community - from_
peers Sequence[str] - med float
- nexthops Sequence[str]
- route_
table str - route table to match rule
- address
Prefixes List<Property Map> - as
Path Property Map - community Property Map
- extended
Community Property Map - from
Peers List<String> - med Number
- nexthops List<String>
- route
Table String - route table to match rule
GetVirtualRouterProtocolBgpPolicyAggregationAddressAdvertiseFilterMatchAddressPrefix
GetVirtualRouterProtocolBgpPolicyAggregationAddressAdvertiseFilterMatchAsPath
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressAdvertiseFilterMatchCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressAdvertiseFilterMatchExtendedCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressAggregateRouteAttributes
- As
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path - As
Path doubleLimit - add AS path limit attribute if it does not exist
- Community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community - Extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community - Local
Preference double - new local preference value
- Med double
- new MED value
- Nexthop string
- nexthop address
- Origin string
- new route origin
- Weight double
- new weight value
- As
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path - As
Path float64Limit - add AS path limit attribute if it does not exist
- Community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community - Extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community - Local
Preference float64 - new local preference value
- Med float64
- new MED value
- Nexthop string
- nexthop address
- Origin string
- new route origin
- Weight float64
- new weight value
- as
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path - as
Path DoubleLimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community - extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community - local
Preference Double - new local preference value
- med Double
- new MED value
- nexthop String
- nexthop address
- origin String
- new route origin
- weight Double
- new weight value
- as
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path - as
Path numberLimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community - extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community - local
Preference number - new local preference value
- med number
- new MED value
- nexthop string
- nexthop address
- origin string
- new route origin
- weight number
- new weight value
- as_
path GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path - as_
path_ floatlimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community - extended_
community GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community - local_
preference float - new local preference value
- med float
- new MED value
- nexthop str
- nexthop address
- origin str
- new route origin
- weight float
- new weight value
- as
Path Property Map - as
Path NumberLimit - add AS path limit attribute if it does not exist
- community Property Map
- extended
Community Property Map - local
Preference Number - new local preference value
- med Number
- new MED value
- nexthop String
- nexthop address
- origin String
- new route origin
- weight Number
- new weight value
GetVirtualRouterProtocolBgpPolicyAggregationAddressAggregateRouteAttributesAsPath
- None
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path None - Prepend double
- prepend local AS for specified number of times
- None
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path None - Prepend float64
- prepend local AS for specified number of times
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path None - prepend Double
- prepend local AS for specified number of times
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path None - prepend number
- prepend local AS for specified number of times
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes As Path None - prepend float
- prepend local AS for specified number of times
- none Property Map
- prepend Number
- prepend local AS for specified number of times
GetVirtualRouterProtocolBgpPolicyAggregationAddressAggregateRouteAttributesCommunity
- Appends List<string>
- None
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community None - Overwrites List<string>
- Remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- Appends []string
- None
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community None - Overwrites []string
- Remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- appends List<String>
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community None - overwrites List<String>
- remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community Remove All - remove
Regex String - remove specified coummnity match regular expression
- appends string[]
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community None - overwrites string[]
- remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community Remove All - remove
Regex string - remove specified coummnity match regular expression
- appends Sequence[str]
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community None - overwrites Sequence[str]
- remove_
all GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Community Remove All - remove_
regex str - remove specified coummnity match regular expression
- appends List<String>
- none Property Map
- overwrites List<String>
- remove
All Property Map - remove
Regex String - remove specified coummnity match regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressAggregateRouteAttributesExtendedCommunity
- Appends List<string>
- None
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community None - Overwrites List<string>
- Remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- Appends []string
- None
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community None - Overwrites []string
- Remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- appends List<String>
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community None - overwrites List<String>
- remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community Remove All - remove
Regex String - remove specified coummnity match regular expression
- appends string[]
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community None - overwrites string[]
- remove
All GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community Remove All - remove
Regex string - remove specified coummnity match regular expression
- appends Sequence[str]
- none
Get
Virtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community None - overwrites Sequence[str]
- remove_
all GetVirtual Router Protocol Bgp Policy Aggregation Address Aggregate Route Attributes Extended Community Remove All - remove_
regex str - remove specified coummnity match regular expression
- appends List<String>
- none Property Map
- overwrites List<String>
- remove
All Property Map - remove
Regex String - remove specified coummnity match regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressSuppressFilter
- Enable bool
- enble this rule
- Match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match - Name string
- Enable bool
- enble this rule
- Match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match - Name string
- enable Boolean
- enble this rule
- match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match - name String
- enable boolean
- enble this rule
- match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match - name string
- enable bool
- enble this rule
- match
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match - name str
- enable Boolean
- enble this rule
- match Property Map
- name String
GetVirtualRouterProtocolBgpPolicyAggregationAddressSuppressFilterMatch
- Address
Prefixes List<GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Address Prefix> - As
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Extended Community - From
Peers List<string> - Med double
- Nexthops List<string>
- Route
Table string - route table to match rule
- Address
Prefixes []GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Address Prefix - As
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Extended Community - From
Peers []string - Med float64
- Nexthops []string
- Route
Table string - route table to match rule
- address
Prefixes List<GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Address Prefix> - as
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Extended Community - from
Peers List<String> - med Double
- nexthops List<String>
- route
Table String - route table to match rule
- address
Prefixes GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Address Prefix[] - as
Path GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Extended Community - from
Peers string[] - med number
- nexthops string[]
- route
Table string - route table to match rule
- address_
prefixes Sequence[GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Address Prefix] - as_
path GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Community - extended_
community GetVirtual Router Protocol Bgp Policy Aggregation Address Suppress Filter Match Extended Community - from_
peers Sequence[str] - med float
- nexthops Sequence[str]
- route_
table str - route table to match rule
- address
Prefixes List<Property Map> - as
Path Property Map - community Property Map
- extended
Community Property Map - from
Peers List<String> - med Number
- nexthops List<String>
- route
Table String - route table to match rule
GetVirtualRouterProtocolBgpPolicyAggregationAddressSuppressFilterMatchAddressPrefix
GetVirtualRouterProtocolBgpPolicyAggregationAddressSuppressFilterMatchAsPath
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressSuppressFilterMatchCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyAggregationAddressSuppressFilterMatchExtendedCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisement
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicy
- advertise
Filters List<Property Map> - enable Boolean
- enble this policy
- name String
- non
Exist List<Property Map>Filters - used
Bies List<String>
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyAdvertiseFilter
- Enable bool
- enble this filter
- Match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match - Name string
- Enable bool
- enble this filter
- Match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match - Name string
- enable Boolean
- enble this filter
- match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match - name String
- enable boolean
- enble this filter
- match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match - name string
- enable bool
- enble this filter
- match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match - name str
- enable Boolean
- enble this filter
- match Property Map
- name String
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyAdvertiseFilterMatch
- Address
Prefixes List<GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Address Prefix> - As
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Extended Community - From
Peers List<string> - Med double
- Nexthops List<string>
- Route
Table string - route table to match rule
- Address
Prefixes []GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Address Prefix - As
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Extended Community - From
Peers []string - Med float64
- Nexthops []string
- Route
Table string - route table to match rule
- address
Prefixes List<GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Address Prefix> - as
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Extended Community - from
Peers List<String> - med Double
- nexthops List<String>
- route
Table String - route table to match rule
- address
Prefixes GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Address Prefix[] - as
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Extended Community - from
Peers string[] - med number
- nexthops string[]
- route
Table string - route table to match rule
- address_
prefixes Sequence[GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Address Prefix] - as_
path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Community - extended_
community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Advertise Filter Match Extended Community - from_
peers Sequence[str] - med float
- nexthops Sequence[str]
- route_
table str - route table to match rule
- address
Prefixes List<Property Map> - as
Path Property Map - community Property Map
- extended
Community Property Map - from
Peers List<String> - med Number
- nexthops List<String>
- route
Table String - route table to match rule
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyAdvertiseFilterMatchAddressPrefix
- Name string
- Name string
- name String
- name string
- name str
- name String
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyAdvertiseFilterMatchAsPath
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyAdvertiseFilterMatchCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyAdvertiseFilterMatchExtendedCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyNonExistFilter
- Enable bool
- enble this filter
- Match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match - Name string
- Enable bool
- enble this filter
- Match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match - Name string
- enable Boolean
- enble this filter
- match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match - name String
- enable boolean
- enble this filter
- match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match - name string
- enable bool
- enble this filter
- match
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match - name str
- enable Boolean
- enble this filter
- match Property Map
- name String
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyNonExistFilterMatch
- Address
Prefixes List<GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Address Prefix> - As
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Extended Community - From
Peers List<string> - Med double
- Nexthops List<string>
- Route
Table string - route table to match rule
- Address
Prefixes []GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Address Prefix - As
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Extended Community - From
Peers []string - Med float64
- Nexthops []string
- Route
Table string - route table to match rule
- address
Prefixes List<GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Address Prefix> - as
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Extended Community - from
Peers List<String> - med Double
- nexthops List<String>
- route
Table String - route table to match rule
- address
Prefixes GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Address Prefix[] - as
Path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Extended Community - from
Peers string[] - med number
- nexthops string[]
- route
Table string - route table to match rule
- address_
prefixes Sequence[GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Address Prefix] - as_
path GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match As Path - community
Get
Virtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Community - extended_
community GetVirtual Router Protocol Bgp Policy Conditional Advertisement Policy Non Exist Filter Match Extended Community - from_
peers Sequence[str] - med float
- nexthops Sequence[str]
- route_
table str - route table to match rule
- address
Prefixes List<Property Map> - as
Path Property Map - community Property Map
- extended
Community Property Map - from
Peers List<String> - med Number
- nexthops List<String>
- route
Table String - route table to match rule
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyNonExistFilterMatchAddressPrefix
- Name string
- Name string
- name String
- name string
- name str
- name String
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyNonExistFilterMatchAsPath
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyNonExistFilterMatchCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyConditionalAdvertisementPolicyNonExistFilterMatchExtendedCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyExport
GetVirtualRouterProtocolBgpPolicyExportRule
- Action
Get
Virtual Router Protocol Bgp Policy Export Rule Action - Enable bool
- Enable
- Match
Get
Virtual Router Protocol Bgp Policy Export Rule Match - Name string
- Used
Bies List<string>
- action
Get
Virtual Router Protocol Bgp Policy Export Rule Action - enable Boolean
- Enable
- match
Get
Virtual Router Protocol Bgp Policy Export Rule Match - name String
- used
Bies List<String>
- action
Get
Virtual Router Protocol Bgp Policy Export Rule Action - enable boolean
- Enable
- match
Get
Virtual Router Protocol Bgp Policy Export Rule Match - name string
- used
Bies string[]
- action Property Map
- enable Boolean
- Enable
- match Property Map
- name String
- used
Bies List<String>
GetVirtualRouterProtocolBgpPolicyExportRuleAction
GetVirtualRouterProtocolBgpPolicyExportRuleActionAllow
GetVirtualRouterProtocolBgpPolicyExportRuleActionAllowUpdate
- As
Path GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path - As
Path doubleLimit - add AS path limit attribute if it does not exist
- Community
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community - Extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community - Local
Preference double - new local preference value
- Med double
- new MED value
- Nexthop string
- nexthop address
- Origin string
- new route origin
- As
Path GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path - As
Path float64Limit - add AS path limit attribute if it does not exist
- Community
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community - Extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community - Local
Preference float64 - new local preference value
- Med float64
- new MED value
- Nexthop string
- nexthop address
- Origin string
- new route origin
- as
Path GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path - as
Path DoubleLimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community - extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community - local
Preference Double - new local preference value
- med Double
- new MED value
- nexthop String
- nexthop address
- origin String
- new route origin
- as
Path GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path - as
Path numberLimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community - extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community - local
Preference number - new local preference value
- med number
- new MED value
- nexthop string
- nexthop address
- origin string
- new route origin
- as_
path GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path - as_
path_ floatlimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community - extended_
community GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community - local_
preference float - new local preference value
- med float
- new MED value
- nexthop str
- nexthop address
- origin str
- new route origin
- as
Path Property Map - as
Path NumberLimit - add AS path limit attribute if it does not exist
- community Property Map
- extended
Community Property Map - local
Preference Number - new local preference value
- med Number
- new MED value
- nexthop String
- nexthop address
- origin String
- new route origin
GetVirtualRouterProtocolBgpPolicyExportRuleActionAllowUpdateAsPath
- None
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path None - Prepend double
- prepend local AS for specified number of times
- Remove
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path Remove - Remove
And doublePrepend - remove matched AS path(s), and prepend local AS for specified number of times
- None
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path None - Prepend float64
- prepend local AS for specified number of times
- Remove
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path Remove - Remove
And float64Prepend - remove matched AS path(s), and prepend local AS for specified number of times
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path None - prepend Double
- prepend local AS for specified number of times
- remove
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path Remove - remove
And DoublePrepend - remove matched AS path(s), and prepend local AS for specified number of times
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path None - prepend number
- prepend local AS for specified number of times
- remove
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path Remove - remove
And numberPrepend - remove matched AS path(s), and prepend local AS for specified number of times
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path None - prepend float
- prepend local AS for specified number of times
- remove
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update As Path Remove - remove_
and_ floatprepend - remove matched AS path(s), and prepend local AS for specified number of times
- none Property Map
- prepend Number
- prepend local AS for specified number of times
- remove Property Map
- remove
And NumberPrepend - remove matched AS path(s), and prepend local AS for specified number of times
GetVirtualRouterProtocolBgpPolicyExportRuleActionAllowUpdateCommunity
- Appends List<string>
- None
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community None - Overwrites List<string>
- Remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- Appends []string
- None
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community None - Overwrites []string
- Remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- appends List<String>
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community None - overwrites List<String>
- remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Community Remove All - remove
Regex String - remove specified coummnity match regular expression
- appends string[]
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community None - overwrites string[]
- remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Community Remove All - remove
Regex string - remove specified coummnity match regular expression
- appends Sequence[str]
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Community None - overwrites Sequence[str]
- remove_
all GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Community Remove All - remove_
regex str - remove specified coummnity match regular expression
- appends List<String>
- none Property Map
- overwrites List<String>
- remove
All Property Map - remove
Regex String - remove specified coummnity match regular expression
GetVirtualRouterProtocolBgpPolicyExportRuleActionAllowUpdateExtendedCommunity
- Appends List<string>
- None
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community None - Overwrites List<string>
- Remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- Appends []string
- None
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community None - Overwrites []string
- Remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- appends List<String>
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community None - overwrites List<String>
- remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community Remove All - remove
Regex String - remove specified coummnity match regular expression
- appends string[]
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community None - overwrites string[]
- remove
All GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community Remove All - remove
Regex string - remove specified coummnity match regular expression
- appends Sequence[str]
- none
Get
Virtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community None - overwrites Sequence[str]
- remove_
all GetVirtual Router Protocol Bgp Policy Export Rule Action Allow Update Extended Community Remove All - remove_
regex str - remove specified coummnity match regular expression
- appends List<String>
- none Property Map
- overwrites List<String>
- remove
All Property Map - remove
Regex String - remove specified coummnity match regular expression
GetVirtualRouterProtocolBgpPolicyExportRuleMatch
- Address
Prefixes List<GetVirtual Router Protocol Bgp Policy Export Rule Match Address Prefix> - As
Path GetVirtual Router Protocol Bgp Policy Export Rule Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Export Rule Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Match Extended Community - From
Peers List<string> - Med double
- Nexthops List<string>
- Route
Table string - route table to match rule
- Address
Prefixes []GetVirtual Router Protocol Bgp Policy Export Rule Match Address Prefix - As
Path GetVirtual Router Protocol Bgp Policy Export Rule Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Export Rule Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Match Extended Community - From
Peers []string - Med float64
- Nexthops []string
- Route
Table string - route table to match rule
- address
Prefixes List<GetVirtual Router Protocol Bgp Policy Export Rule Match Address Prefix> - as
Path GetVirtual Router Protocol Bgp Policy Export Rule Match As Path - community
Get
Virtual Router Protocol Bgp Policy Export Rule Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Match Extended Community - from
Peers List<String> - med Double
- nexthops List<String>
- route
Table String - route table to match rule
- address
Prefixes GetVirtual Router Protocol Bgp Policy Export Rule Match Address Prefix[] - as
Path GetVirtual Router Protocol Bgp Policy Export Rule Match As Path - community
Get
Virtual Router Protocol Bgp Policy Export Rule Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Export Rule Match Extended Community - from
Peers string[] - med number
- nexthops string[]
- route
Table string - route table to match rule
- address_
prefixes Sequence[GetVirtual Router Protocol Bgp Policy Export Rule Match Address Prefix] - as_
path GetVirtual Router Protocol Bgp Policy Export Rule Match As Path - community
Get
Virtual Router Protocol Bgp Policy Export Rule Match Community - extended_
community GetVirtual Router Protocol Bgp Policy Export Rule Match Extended Community - from_
peers Sequence[str] - med float
- nexthops Sequence[str]
- route_
table str - route table to match rule
- address
Prefixes List<Property Map> - as
Path Property Map - community Property Map
- extended
Community Property Map - from
Peers List<String> - med Number
- nexthops List<String>
- route
Table String - route table to match rule
GetVirtualRouterProtocolBgpPolicyExportRuleMatchAddressPrefix
GetVirtualRouterProtocolBgpPolicyExportRuleMatchAsPath
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyExportRuleMatchCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyExportRuleMatchExtendedCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyImport
GetVirtualRouterProtocolBgpPolicyImportRule
- Action
Get
Virtual Router Protocol Bgp Policy Import Rule Action - Enable bool
- Enable
- Match
Get
Virtual Router Protocol Bgp Policy Import Rule Match - Name string
- Used
Bies List<string>
- action
Get
Virtual Router Protocol Bgp Policy Import Rule Action - enable Boolean
- Enable
- match
Get
Virtual Router Protocol Bgp Policy Import Rule Match - name String
- used
Bies List<String>
- action
Get
Virtual Router Protocol Bgp Policy Import Rule Action - enable boolean
- Enable
- match
Get
Virtual Router Protocol Bgp Policy Import Rule Match - name string
- used
Bies string[]
- action Property Map
- enable Boolean
- Enable
- match Property Map
- name String
- used
Bies List<String>
GetVirtualRouterProtocolBgpPolicyImportRuleAction
GetVirtualRouterProtocolBgpPolicyImportRuleActionAllow
- Dampening string
- route flap dampening profile
- Update
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update
- Dampening string
- route flap dampening profile
- Update
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update
- dampening String
- route flap dampening profile
- update
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update
- dampening string
- route flap dampening profile
- update
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update
- dampening str
- route flap dampening profile
- update
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update
- dampening String
- route flap dampening profile
- update Property Map
GetVirtualRouterProtocolBgpPolicyImportRuleActionAllowUpdate
- As
Path GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update As Path - As
Path doubleLimit - add AS path limit attribute if it does not exist
- Community
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community - Extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community - Local
Preference double - new local preference value
- Med double
- new MED value
- Nexthop string
- nexthop address
- Origin string
- new route origin
- Weight double
- new weight value
- As
Path GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update As Path - As
Path float64Limit - add AS path limit attribute if it does not exist
- Community
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community - Extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community - Local
Preference float64 - new local preference value
- Med float64
- new MED value
- Nexthop string
- nexthop address
- Origin string
- new route origin
- Weight float64
- new weight value
- as
Path GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update As Path - as
Path DoubleLimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community - extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community - local
Preference Double - new local preference value
- med Double
- new MED value
- nexthop String
- nexthop address
- origin String
- new route origin
- weight Double
- new weight value
- as
Path GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update As Path - as
Path numberLimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community - extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community - local
Preference number - new local preference value
- med number
- new MED value
- nexthop string
- nexthop address
- origin string
- new route origin
- weight number
- new weight value
- as_
path GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update As Path - as_
path_ floatlimit - add AS path limit attribute if it does not exist
- community
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community - extended_
community GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community - local_
preference float - new local preference value
- med float
- new MED value
- nexthop str
- nexthop address
- origin str
- new route origin
- weight float
- new weight value
- as
Path Property Map - as
Path NumberLimit - add AS path limit attribute if it does not exist
- community Property Map
- extended
Community Property Map - local
Preference Number - new local preference value
- med Number
- new MED value
- nexthop String
- nexthop address
- origin String
- new route origin
- weight Number
- new weight value
GetVirtualRouterProtocolBgpPolicyImportRuleActionAllowUpdateAsPath
GetVirtualRouterProtocolBgpPolicyImportRuleActionAllowUpdateCommunity
- Appends List<string>
- None
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community None - Overwrites List<string>
- Remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- Appends []string
- None
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community None - Overwrites []string
- Remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- appends List<String>
- none
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community None - overwrites List<String>
- remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Community Remove All - remove
Regex String - remove specified coummnity match regular expression
- appends string[]
- none
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community None - overwrites string[]
- remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Community Remove All - remove
Regex string - remove specified coummnity match regular expression
- appends Sequence[str]
- none
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Community None - overwrites Sequence[str]
- remove_
all GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Community Remove All - remove_
regex str - remove specified coummnity match regular expression
- appends List<String>
- none Property Map
- overwrites List<String>
- remove
All Property Map - remove
Regex String - remove specified coummnity match regular expression
GetVirtualRouterProtocolBgpPolicyImportRuleActionAllowUpdateExtendedCommunity
- Appends List<string>
- None
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community None - Overwrites List<string>
- Remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- Appends []string
- None
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community None - Overwrites []string
- Remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community Remove All - Remove
Regex string - remove specified coummnity match regular expression
- appends List<String>
- none
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community None - overwrites List<String>
- remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community Remove All - remove
Regex String - remove specified coummnity match regular expression
- appends string[]
- none
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community None - overwrites string[]
- remove
All GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community Remove All - remove
Regex string - remove specified coummnity match regular expression
- appends Sequence[str]
- none
Get
Virtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community None - overwrites Sequence[str]
- remove_
all GetVirtual Router Protocol Bgp Policy Import Rule Action Allow Update Extended Community Remove All - remove_
regex str - remove specified coummnity match regular expression
- appends List<String>
- none Property Map
- overwrites List<String>
- remove
All Property Map - remove
Regex String - remove specified coummnity match regular expression
GetVirtualRouterProtocolBgpPolicyImportRuleMatch
- Address
Prefixes List<GetVirtual Router Protocol Bgp Policy Import Rule Match Address Prefix> - As
Path GetVirtual Router Protocol Bgp Policy Import Rule Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Import Rule Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Match Extended Community - From
Peers List<string> - Med double
- Nexthops List<string>
- Route
Table string - route table to match rule
- Address
Prefixes []GetVirtual Router Protocol Bgp Policy Import Rule Match Address Prefix - As
Path GetVirtual Router Protocol Bgp Policy Import Rule Match As Path - Community
Get
Virtual Router Protocol Bgp Policy Import Rule Match Community - Extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Match Extended Community - From
Peers []string - Med float64
- Nexthops []string
- Route
Table string - route table to match rule
- address
Prefixes List<GetVirtual Router Protocol Bgp Policy Import Rule Match Address Prefix> - as
Path GetVirtual Router Protocol Bgp Policy Import Rule Match As Path - community
Get
Virtual Router Protocol Bgp Policy Import Rule Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Match Extended Community - from
Peers List<String> - med Double
- nexthops List<String>
- route
Table String - route table to match rule
- address
Prefixes GetVirtual Router Protocol Bgp Policy Import Rule Match Address Prefix[] - as
Path GetVirtual Router Protocol Bgp Policy Import Rule Match As Path - community
Get
Virtual Router Protocol Bgp Policy Import Rule Match Community - extended
Community GetVirtual Router Protocol Bgp Policy Import Rule Match Extended Community - from
Peers string[] - med number
- nexthops string[]
- route
Table string - route table to match rule
- address_
prefixes Sequence[GetVirtual Router Protocol Bgp Policy Import Rule Match Address Prefix] - as_
path GetVirtual Router Protocol Bgp Policy Import Rule Match As Path - community
Get
Virtual Router Protocol Bgp Policy Import Rule Match Community - extended_
community GetVirtual Router Protocol Bgp Policy Import Rule Match Extended Community - from_
peers Sequence[str] - med float
- nexthops Sequence[str]
- route_
table str - route table to match rule
- address
Prefixes List<Property Map> - as
Path Property Map - community Property Map
- extended
Community Property Map - from
Peers List<String> - med Number
- nexthops List<String>
- route
Table String - route table to match rule
GetVirtualRouterProtocolBgpPolicyImportRuleMatchAddressPrefix
GetVirtualRouterProtocolBgpPolicyImportRuleMatchAsPath
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyImportRuleMatchCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpPolicyImportRuleMatchExtendedCommunity
- Regex string
- AS-path regular expression
- Regex string
- AS-path regular expression
- regex String
- AS-path regular expression
- regex string
- AS-path regular expression
- regex str
- AS-path regular expression
- regex String
- AS-path regular expression
GetVirtualRouterProtocolBgpRedistRule
- Address
Family stringIdentifier - select redistribution profile type
- Enable bool
- Metric double
- metric value
- Name string
- Route
Table string - select destination SAFI for redistribution
- Set
As doublePath Limit - add the AS_PATHLIMIT path attribute
- Set
Communities List<string> - Set
Extended List<string>Communities - Set
Local doublePreference - add the LOCAL_PREF path attribute
- Set
Med double - add the MULTIEXITDISC path attribute
- Set
Origin string - add the ORIGIN path attribute
- Address
Family stringIdentifier - select redistribution profile type
- Enable bool
- Metric float64
- metric value
- Name string
- Route
Table string - select destination SAFI for redistribution
- Set
As float64Path Limit - add the AS_PATHLIMIT path attribute
- Set
Communities []string - Set
Extended []stringCommunities - Set
Local float64Preference - add the LOCAL_PREF path attribute
- Set
Med float64 - add the MULTIEXITDISC path attribute
- Set
Origin string - add the ORIGIN path attribute
- address
Family StringIdentifier - select redistribution profile type
- enable Boolean
- metric Double
- metric value
- name String
- route
Table String - select destination SAFI for redistribution
- set
As DoublePath Limit - add the AS_PATHLIMIT path attribute
- set
Communities List<String> - set
Extended List<String>Communities - set
Local DoublePreference - add the LOCAL_PREF path attribute
- set
Med Double - add the MULTIEXITDISC path attribute
- set
Origin String - add the ORIGIN path attribute
- address
Family stringIdentifier - select redistribution profile type
- enable boolean
- metric number
- metric value
- name string
- route
Table string - select destination SAFI for redistribution
- set
As numberPath Limit - add the AS_PATHLIMIT path attribute
- set
Communities string[] - set
Extended string[]Communities - set
Local numberPreference - add the LOCAL_PREF path attribute
- set
Med number - add the MULTIEXITDISC path attribute
- set
Origin string - add the ORIGIN path attribute
- address_
family_ stridentifier - select redistribution profile type
- enable bool
- metric float
- metric value
- name str
- route_
table str - select destination SAFI for redistribution
- set_
as_ floatpath_ limit - add the AS_PATHLIMIT path attribute
- set_
communities Sequence[str] - set_
extended_ Sequence[str]communities - set_
local_ floatpreference - add the LOCAL_PREF path attribute
- set_
med float - add the MULTIEXITDISC path attribute
- set_
origin str - add the ORIGIN path attribute
- address
Family StringIdentifier - select redistribution profile type
- enable Boolean
- metric Number
- metric value
- name String
- route
Table String - select destination SAFI for redistribution
- set
As NumberPath Limit - add the AS_PATHLIMIT path attribute
- set
Communities List<String> - set
Extended List<String>Communities - set
Local NumberPreference - add the LOCAL_PREF path attribute
- set
Med Number - add the MULTIEXITDISC path attribute
- set
Origin String - add the ORIGIN path attribute
GetVirtualRouterProtocolBgpRoutingOptions
- Aggregate
Get
Virtual Router Protocol Bgp Routing Options Aggregate - As
Format string - AS format
- Confederation
Member stringAs - confederation requires member-AS number
- Default
Local doublePreference - default local preference
- Graceful
Restart GetVirtual Router Protocol Bgp Routing Options Graceful Restart - Med
Get
Virtual Router Protocol Bgp Routing Options Med - Reflector
Cluster stringId - route reflector cluster ID
- Aggregate
Get
Virtual Router Protocol Bgp Routing Options Aggregate - As
Format string - AS format
- Confederation
Member stringAs - confederation requires member-AS number
- Default
Local float64Preference - default local preference
- Graceful
Restart GetVirtual Router Protocol Bgp Routing Options Graceful Restart - Med
Get
Virtual Router Protocol Bgp Routing Options Med - Reflector
Cluster stringId - route reflector cluster ID
- aggregate
Get
Virtual Router Protocol Bgp Routing Options Aggregate - as
Format String - AS format
- confederation
Member StringAs - confederation requires member-AS number
- default
Local DoublePreference - default local preference
- graceful
Restart GetVirtual Router Protocol Bgp Routing Options Graceful Restart - med
Get
Virtual Router Protocol Bgp Routing Options Med - reflector
Cluster StringId - route reflector cluster ID
- aggregate
Get
Virtual Router Protocol Bgp Routing Options Aggregate - as
Format string - AS format
- confederation
Member stringAs - confederation requires member-AS number
- default
Local numberPreference - default local preference
- graceful
Restart GetVirtual Router Protocol Bgp Routing Options Graceful Restart - med
Get
Virtual Router Protocol Bgp Routing Options Med - reflector
Cluster stringId - route reflector cluster ID
- aggregate
Get
Virtual Router Protocol Bgp Routing Options Aggregate - as_
format str - AS format
- confederation_
member_ stras - confederation requires member-AS number
- default_
local_ floatpreference - default local preference
- graceful_
restart GetVirtual Router Protocol Bgp Routing Options Graceful Restart - med
Get
Virtual Router Protocol Bgp Routing Options Med - reflector_
cluster_ strid - route reflector cluster ID
- aggregate Property Map
- as
Format String - AS format
- confederation
Member StringAs - confederation requires member-AS number
- default
Local NumberPreference - default local preference
- graceful
Restart Property Map - med Property Map
- reflector
Cluster StringId - route reflector cluster ID
GetVirtualRouterProtocolBgpRoutingOptionsAggregate
- Aggregate
Med bool - aggregate route only if they have same MED attributes
- Aggregate
Med bool - aggregate route only if they have same MED attributes
- aggregate
Med Boolean - aggregate route only if they have same MED attributes
- aggregate
Med boolean - aggregate route only if they have same MED attributes
- aggregate_
med bool - aggregate route only if they have same MED attributes
- aggregate
Med Boolean - aggregate route only if they have same MED attributes
GetVirtualRouterProtocolBgpRoutingOptionsGracefulRestart
- Enable bool
- Local
Restart doubleTime - local restart time to advertise to peer (in seconds)
- Max
Peer doubleRestart Time - maximum of peer restart time accepted (in seconds)
- Stale
Route doubleTime - time to remove stale routes after peer restart (in seconds)
- Enable bool
- Local
Restart float64Time - local restart time to advertise to peer (in seconds)
- Max
Peer float64Restart Time - maximum of peer restart time accepted (in seconds)
- Stale
Route float64Time - time to remove stale routes after peer restart (in seconds)
- enable Boolean
- local
Restart DoubleTime - local restart time to advertise to peer (in seconds)
- max
Peer DoubleRestart Time - maximum of peer restart time accepted (in seconds)
- stale
Route DoubleTime - time to remove stale routes after peer restart (in seconds)
- enable boolean
- local
Restart numberTime - local restart time to advertise to peer (in seconds)
- max
Peer numberRestart Time - maximum of peer restart time accepted (in seconds)
- stale
Route numberTime - time to remove stale routes after peer restart (in seconds)
- enable bool
- local_
restart_ floattime - local restart time to advertise to peer (in seconds)
- max_
peer_ floatrestart_ time - maximum of peer restart time accepted (in seconds)
- stale_
route_ floattime - time to remove stale routes after peer restart (in seconds)
- enable Boolean
- local
Restart NumberTime - local restart time to advertise to peer (in seconds)
- max
Peer NumberRestart Time - maximum of peer restart time accepted (in seconds)
- stale
Route NumberTime - time to remove stale routes after peer restart (in seconds)
GetVirtualRouterProtocolBgpRoutingOptionsMed
- Always
Compare boolMed - always compare MEDs
- Deterministic
Med boolComparison - deterministic MEDs comparison
- Always
Compare boolMed - always compare MEDs
- Deterministic
Med boolComparison - deterministic MEDs comparison
- always
Compare BooleanMed - always compare MEDs
- deterministic
Med BooleanComparison - deterministic MEDs comparison
- always
Compare booleanMed - always compare MEDs
- deterministic
Med booleanComparison - deterministic MEDs comparison
- always_
compare_ boolmed - always compare MEDs
- deterministic_
med_ boolcomparison - deterministic MEDs comparison
- always
Compare BooleanMed - always compare MEDs
- deterministic
Med BooleanComparison - deterministic MEDs comparison
GetVirtualRouterProtocolOspf
- Allow
Redist boolDefault Route - allow redistribute default route to OSPF
- Areas
List<Get
Virtual Router Protocol Ospf Area> - Auth
Profiles List<GetVirtual Router Protocol Ospf Auth Profile> - Enable bool
- Export
Rules List<GetVirtual Router Protocol Ospf Export Rule> - Global
Bfd GetVirtual Router Protocol Ospf Global Bfd - Graceful
Restart GetVirtual Router Protocol Ospf Graceful Restart - Reject
Default boolRoute - do not learn default route from OSPF
- Rfc1583 bool
- rfc-1583 compatibility
- Router
Id string - router id of this OSPF instance
- Timers
Get
Virtual Router Protocol Ospf Timers
- Allow
Redist boolDefault Route - allow redistribute default route to OSPF
- Areas
[]Get
Virtual Router Protocol Ospf Area - Auth
Profiles []GetVirtual Router Protocol Ospf Auth Profile - Enable bool
- Export
Rules []GetVirtual Router Protocol Ospf Export Rule - Global
Bfd GetVirtual Router Protocol Ospf Global Bfd - Graceful
Restart GetVirtual Router Protocol Ospf Graceful Restart - Reject
Default boolRoute - do not learn default route from OSPF
- Rfc1583 bool
- rfc-1583 compatibility
- Router
Id string - router id of this OSPF instance
- Timers
Get
Virtual Router Protocol Ospf Timers
- allow
Redist BooleanDefault Route - allow redistribute default route to OSPF
- areas
List<Get
Virtual Router Protocol Ospf Area> - auth
Profiles List<GetVirtual Router Protocol Ospf Auth Profile> - enable Boolean
- export
Rules List<GetVirtual Router Protocol Ospf Export Rule> - global
Bfd GetVirtual Router Protocol Ospf Global Bfd - graceful
Restart GetVirtual Router Protocol Ospf Graceful Restart - reject
Default BooleanRoute - do not learn default route from OSPF
- rfc1583 Boolean
- rfc-1583 compatibility
- router
Id String - router id of this OSPF instance
- timers
Get
Virtual Router Protocol Ospf Timers
- allow
Redist booleanDefault Route - allow redistribute default route to OSPF
- areas
Get
Virtual Router Protocol Ospf Area[] - auth
Profiles GetVirtual Router Protocol Ospf Auth Profile[] - enable boolean
- export
Rules GetVirtual Router Protocol Ospf Export Rule[] - global
Bfd GetVirtual Router Protocol Ospf Global Bfd - graceful
Restart GetVirtual Router Protocol Ospf Graceful Restart - reject
Default booleanRoute - do not learn default route from OSPF
- rfc1583 boolean
- rfc-1583 compatibility
- router
Id string - router id of this OSPF instance
- timers
Get
Virtual Router Protocol Ospf Timers
- allow_
redist_ booldefault_ route - allow redistribute default route to OSPF
- areas
Sequence[Get
Virtual Router Protocol Ospf Area] - auth_
profiles Sequence[GetVirtual Router Protocol Ospf Auth Profile] - enable bool
- export_
rules Sequence[GetVirtual Router Protocol Ospf Export Rule] - global_
bfd GetVirtual Router Protocol Ospf Global Bfd - graceful_
restart GetVirtual Router Protocol Ospf Graceful Restart - reject_
default_ boolroute - do not learn default route from OSPF
- rfc1583 bool
- rfc-1583 compatibility
- router_
id str - router id of this OSPF instance
- timers
Get
Virtual Router Protocol Ospf Timers
- allow
Redist BooleanDefault Route - allow redistribute default route to OSPF
- areas List<Property Map>
- auth
Profiles List<Property Map> - enable Boolean
- export
Rules List<Property Map> - global
Bfd Property Map - graceful
Restart Property Map - reject
Default BooleanRoute - do not learn default route from OSPF
- rfc1583 Boolean
- rfc-1583 compatibility
- router
Id String - router id of this OSPF instance
- timers Property Map
GetVirtualRouterProtocolOspfArea
GetVirtualRouterProtocolOspfAreaInterface
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospf Area Interface Bfd - Dead
Counts double - number of lost hello packets to declare router down
- Enable bool
- Enable OSPF in this interface
- Gr
Delay double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval double - Interval (in seconds) to send Hello packets
- Link
Type GetVirtual Router Protocol Ospf Area Interface Link Type - Metric double
- Cost of OSPF interface
- Name string
- Neighbors
List<Get
Virtual Router Protocol Ospf Area Interface Neighbor> - Passive bool
- Suppress the sending of hello packets in this interface
- Priority double
- Priority for OSPF designated router selection
- Retransmit
Interval double - Interval (in seconds) to retransmit LSAs
- Transit
Delay double - Estimated delay (in seconds) to transmit LSAs
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospf Area Interface Bfd - Dead
Counts float64 - number of lost hello packets to declare router down
- Enable bool
- Enable OSPF in this interface
- Gr
Delay float64 - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval float64 - Interval (in seconds) to send Hello packets
- Link
Type GetVirtual Router Protocol Ospf Area Interface Link Type - Metric float64
- Cost of OSPF interface
- Name string
- Neighbors
[]Get
Virtual Router Protocol Ospf Area Interface Neighbor - Passive bool
- Suppress the sending of hello packets in this interface
- Priority float64
- Priority for OSPF designated router selection
- Retransmit
Interval float64 - Interval (in seconds) to retransmit LSAs
- Transit
Delay float64 - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd
Get
Virtual Router Protocol Ospf Area Interface Bfd - dead
Counts Double - number of lost hello packets to declare router down
- enable Boolean
- Enable OSPF in this interface
- gr
Delay Double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Double - Interval (in seconds) to send Hello packets
- link
Type GetVirtual Router Protocol Ospf Area Interface Link Type - metric Double
- Cost of OSPF interface
- name String
- neighbors
List<Get
Virtual Router Protocol Ospf Area Interface Neighbor> - passive Boolean
- Suppress the sending of hello packets in this interface
- priority Double
- Priority for OSPF designated router selection
- retransmit
Interval Double - Interval (in seconds) to retransmit LSAs
- transit
Delay Double - Estimated delay (in seconds) to transmit LSAs
- authentication string
- Authentication options
- bfd
Get
Virtual Router Protocol Ospf Area Interface Bfd - dead
Counts number - number of lost hello packets to declare router down
- enable boolean
- Enable OSPF in this interface
- gr
Delay number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval number - Interval (in seconds) to send Hello packets
- link
Type GetVirtual Router Protocol Ospf Area Interface Link Type - metric number
- Cost of OSPF interface
- name string
- neighbors
Get
Virtual Router Protocol Ospf Area Interface Neighbor[] - passive boolean
- Suppress the sending of hello packets in this interface
- priority number
- Priority for OSPF designated router selection
- retransmit
Interval number - Interval (in seconds) to retransmit LSAs
- transit
Delay number - Estimated delay (in seconds) to transmit LSAs
- authentication str
- Authentication options
- bfd
Get
Virtual Router Protocol Ospf Area Interface Bfd - dead_
counts float - number of lost hello packets to declare router down
- enable bool
- Enable OSPF in this interface
- gr_
delay float - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello_
interval float - Interval (in seconds) to send Hello packets
- link_
type GetVirtual Router Protocol Ospf Area Interface Link Type - metric float
- Cost of OSPF interface
- name str
- neighbors
Sequence[Get
Virtual Router Protocol Ospf Area Interface Neighbor] - passive bool
- Suppress the sending of hello packets in this interface
- priority float
- Priority for OSPF designated router selection
- retransmit_
interval float - Interval (in seconds) to retransmit LSAs
- transit_
delay float - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd Property Map
- dead
Counts Number - number of lost hello packets to declare router down
- enable Boolean
- Enable OSPF in this interface
- gr
Delay Number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Number - Interval (in seconds) to send Hello packets
- link
Type Property Map - metric Number
- Cost of OSPF interface
- name String
- neighbors List<Property Map>
- passive Boolean
- Suppress the sending of hello packets in this interface
- priority Number
- Priority for OSPF designated router selection
- retransmit
Interval Number - Interval (in seconds) to retransmit LSAs
- transit
Delay Number - Estimated delay (in seconds) to transmit LSAs
GetVirtualRouterProtocolOspfAreaInterfaceBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolOspfAreaInterfaceLinkType
GetVirtualRouterProtocolOspfAreaInterfaceNeighbor
- Name string
- Name string
- name String
- name string
- name str
- name String
GetVirtualRouterProtocolOspfAreaRange
GetVirtualRouterProtocolOspfAreaType
GetVirtualRouterProtocolOspfAreaTypeNssa
GetVirtualRouterProtocolOspfAreaTypeNssaDefaultRoute
GetVirtualRouterProtocolOspfAreaTypeNssaDefaultRouteAdvertise
GetVirtualRouterProtocolOspfAreaTypeNssaNssaExtRange
GetVirtualRouterProtocolOspfAreaTypeStub
GetVirtualRouterProtocolOspfAreaTypeStubDefaultRoute
GetVirtualRouterProtocolOspfAreaTypeStubDefaultRouteAdvertise
- Metric double
- metric to be used when advertise default route within this stub area
- Metric float64
- metric to be used when advertise default route within this stub area
- metric Double
- metric to be used when advertise default route within this stub area
- metric number
- metric to be used when advertise default route within this stub area
- metric float
- metric to be used when advertise default route within this stub area
- metric Number
- metric to be used when advertise default route within this stub area
GetVirtualRouterProtocolOspfAreaVirtualLink
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospf Area Virtual Link Bfd - Dead
Counts double - number of lost hello packets to declare router down
- Enable bool
- Enable this virtual link
- Hello
Interval double - Interval (in seconds) to send Hello packets
- Name string
- Neighbor
Id string - neighbor router id for virtual link
- Retransmit
Interval double - Interval (in seconds) to retransmit LSAs
- Transit
Area stringId - id of transit area, cannot be backbone, stub or NSSA
- Transit
Delay double - Estimated delay (in seconds) to transmit LSAs
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospf Area Virtual Link Bfd - Dead
Counts float64 - number of lost hello packets to declare router down
- Enable bool
- Enable this virtual link
- Hello
Interval float64 - Interval (in seconds) to send Hello packets
- Name string
- Neighbor
Id string - neighbor router id for virtual link
- Retransmit
Interval float64 - Interval (in seconds) to retransmit LSAs
- Transit
Area stringId - id of transit area, cannot be backbone, stub or NSSA
- Transit
Delay float64 - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd
Get
Virtual Router Protocol Ospf Area Virtual Link Bfd - dead
Counts Double - number of lost hello packets to declare router down
- enable Boolean
- Enable this virtual link
- hello
Interval Double - Interval (in seconds) to send Hello packets
- name String
- neighbor
Id String - neighbor router id for virtual link
- retransmit
Interval Double - Interval (in seconds) to retransmit LSAs
- transit
Area StringId - id of transit area, cannot be backbone, stub or NSSA
- transit
Delay Double - Estimated delay (in seconds) to transmit LSAs
- authentication string
- Authentication options
- bfd
Get
Virtual Router Protocol Ospf Area Virtual Link Bfd - dead
Counts number - number of lost hello packets to declare router down
- enable boolean
- Enable this virtual link
- hello
Interval number - Interval (in seconds) to send Hello packets
- name string
- neighbor
Id string - neighbor router id for virtual link
- retransmit
Interval number - Interval (in seconds) to retransmit LSAs
- transit
Area stringId - id of transit area, cannot be backbone, stub or NSSA
- transit
Delay number - Estimated delay (in seconds) to transmit LSAs
- authentication str
- Authentication options
- bfd
Get
Virtual Router Protocol Ospf Area Virtual Link Bfd - dead_
counts float - number of lost hello packets to declare router down
- enable bool
- Enable this virtual link
- hello_
interval float - Interval (in seconds) to send Hello packets
- name str
- neighbor_
id str - neighbor router id for virtual link
- retransmit_
interval float - Interval (in seconds) to retransmit LSAs
- transit_
area_ strid - id of transit area, cannot be backbone, stub or NSSA
- transit_
delay float - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd Property Map
- dead
Counts Number - number of lost hello packets to declare router down
- enable Boolean
- Enable this virtual link
- hello
Interval Number - Interval (in seconds) to send Hello packets
- name String
- neighbor
Id String - neighbor router id for virtual link
- retransmit
Interval Number - Interval (in seconds) to retransmit LSAs
- transit
Area StringId - id of transit area, cannot be backbone, stub or NSSA
- transit
Delay Number - Estimated delay (in seconds) to transmit LSAs
GetVirtualRouterProtocolOspfAreaVirtualLinkBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolOspfAuthProfile
- Md5s
List<Get
Virtual Router Protocol Ospf Auth Profile Md5> - Name string
- Password string
- Simple password authentication
- Md5s
[]Get
Virtual Router Protocol Ospf Auth Profile Md5 - Name string
- Password string
- Simple password authentication
- md5s
List<Get
Virtual Router Protocol Ospf Auth Profile Md5> - name String
- password String
- Simple password authentication
- md5s
Get
Virtual Router Protocol Ospf Auth Profile Md5[] - name string
- password string
- Simple password authentication
- md5s
Sequence[Get
Virtual Router Protocol Ospf Auth Profile Md5] - name str
- password str
- Simple password authentication
- md5s List<Property Map>
- name String
- password String
- Simple password authentication
GetVirtualRouterProtocolOspfAuthProfileMd5
GetVirtualRouterProtocolOspfExportRule
- Metric double
- metric value
- Name string
- New
Path stringType - path type to be used for imported external routes
- New
Tag string - new tag value
- Metric float64
- metric value
- Name string
- New
Path stringType - path type to be used for imported external routes
- New
Tag string - new tag value
- metric Double
- metric value
- name String
- new
Path StringType - path type to be used for imported external routes
- new
Tag String - new tag value
- metric number
- metric value
- name string
- new
Path stringType - path type to be used for imported external routes
- new
Tag string - new tag value
- metric float
- metric value
- name str
- new_
path_ strtype - path type to be used for imported external routes
- new_
tag str - new tag value
- metric Number
- metric value
- name String
- new
Path StringType - path type to be used for imported external routes
- new
Tag String - new tag value
GetVirtualRouterProtocolOspfGlobalBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolOspfGracefulRestart
- Enable bool
- Grace
Period double - maximum local restarting time (in seconds)
- Helper
Enable bool - enable/disable helping neighboring routers to graceful restart
- Max
Neighbor doubleRestart Time - maximum of neighbor restart time accepted (in seconds)
- Strict
LSAChecking bool - enable/disable strict LSA checking. Abort GR if lsa change is detected
- Enable bool
- Grace
Period float64 - maximum local restarting time (in seconds)
- Helper
Enable bool - enable/disable helping neighboring routers to graceful restart
- Max
Neighbor float64Restart Time - maximum of neighbor restart time accepted (in seconds)
- Strict
LSAChecking bool - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable Boolean
- grace
Period Double - maximum local restarting time (in seconds)
- helper
Enable Boolean - enable/disable helping neighboring routers to graceful restart
- max
Neighbor DoubleRestart Time - maximum of neighbor restart time accepted (in seconds)
- strict
LSAChecking Boolean - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable boolean
- grace
Period number - maximum local restarting time (in seconds)
- helper
Enable boolean - enable/disable helping neighboring routers to graceful restart
- max
Neighbor numberRestart Time - maximum of neighbor restart time accepted (in seconds)
- strict
LSAChecking boolean - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable bool
- grace_
period float - maximum local restarting time (in seconds)
- helper_
enable bool - enable/disable helping neighboring routers to graceful restart
- max_
neighbor_ floatrestart_ time - maximum of neighbor restart time accepted (in seconds)
- strict_
lsa_ boolchecking - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable Boolean
- grace
Period Number - maximum local restarting time (in seconds)
- helper
Enable Boolean - enable/disable helping neighboring routers to graceful restart
- max
Neighbor NumberRestart Time - maximum of neighbor restart time accepted (in seconds)
- strict
LSAChecking Boolean - enable/disable strict LSA checking. Abort GR if lsa change is detected
GetVirtualRouterProtocolOspfTimers
- Lsa
Interval double - The minimum time in seconds between distinct originations of any particular LSA
- Spf
Calculation doubleDelay - Delay in seconds before running the SPF algorithm
- Lsa
Interval float64 - The minimum time in seconds between distinct originations of any particular LSA
- Spf
Calculation float64Delay - Delay in seconds before running the SPF algorithm
- lsa
Interval Double - The minimum time in seconds between distinct originations of any particular LSA
- spf
Calculation DoubleDelay - Delay in seconds before running the SPF algorithm
- lsa
Interval number - The minimum time in seconds between distinct originations of any particular LSA
- spf
Calculation numberDelay - Delay in seconds before running the SPF algorithm
- lsa_
interval float - The minimum time in seconds between distinct originations of any particular LSA
- spf_
calculation_ floatdelay - Delay in seconds before running the SPF algorithm
- lsa
Interval Number - The minimum time in seconds between distinct originations of any particular LSA
- spf
Calculation NumberDelay - Delay in seconds before running the SPF algorithm
GetVirtualRouterProtocolOspfv3
- Allow
Redist boolDefault Route - allow redistribute default route to OSPF
- Areas
List<Get
Virtual Router Protocol Ospfv3Area> - Auth
Profiles List<GetVirtual Router Protocol Ospfv3Auth Profile> - Disable
Transit boolTraffic - whether OSPFv3 should set the R- and V6-bits in its Router-LSAs
- Enable bool
- Export
Rules List<GetVirtual Router Protocol Ospfv3Export Rule> - Global
Bfd GetVirtual Router Protocol Ospfv3Global Bfd - Graceful
Restart GetVirtual Router Protocol Ospfv3Graceful Restart - Reject
Default boolRoute - do not learn default route from OSPF
- Router
Id string - router id of this OSPFv3 instance
- Timers
Get
Virtual Router Protocol Ospfv3Timers
- Allow
Redist boolDefault Route - allow redistribute default route to OSPF
- Areas
[]Get
Virtual Router Protocol Ospfv3Area - Auth
Profiles []GetVirtual Router Protocol Ospfv3Auth Profile - Disable
Transit boolTraffic - whether OSPFv3 should set the R- and V6-bits in its Router-LSAs
- Enable bool
- Export
Rules []GetVirtual Router Protocol Ospfv3Export Rule - Global
Bfd GetVirtual Router Protocol Ospfv3Global Bfd - Graceful
Restart GetVirtual Router Protocol Ospfv3Graceful Restart - Reject
Default boolRoute - do not learn default route from OSPF
- Router
Id string - router id of this OSPFv3 instance
- Timers
Get
Virtual Router Protocol Ospfv3Timers
- allow
Redist BooleanDefault Route - allow redistribute default route to OSPF
- areas
List<Get
Virtual Router Protocol Ospfv3Area> - auth
Profiles List<GetVirtual Router Protocol Ospfv3Auth Profile> - disable
Transit BooleanTraffic - whether OSPFv3 should set the R- and V6-bits in its Router-LSAs
- enable Boolean
- export
Rules List<GetVirtual Router Protocol Ospfv3Export Rule> - global
Bfd GetVirtual Router Protocol Ospfv3Global Bfd - graceful
Restart GetVirtual Router Protocol Ospfv3Graceful Restart - reject
Default BooleanRoute - do not learn default route from OSPF
- router
Id String - router id of this OSPFv3 instance
- timers
Get
Virtual Router Protocol Ospfv3Timers
- allow
Redist booleanDefault Route - allow redistribute default route to OSPF
- areas
Get
Virtual Router Protocol Ospfv3Area[] - auth
Profiles GetVirtual Router Protocol Ospfv3Auth Profile[] - disable
Transit booleanTraffic - whether OSPFv3 should set the R- and V6-bits in its Router-LSAs
- enable boolean
- export
Rules GetVirtual Router Protocol Ospfv3Export Rule[] - global
Bfd GetVirtual Router Protocol Ospfv3Global Bfd - graceful
Restart GetVirtual Router Protocol Ospfv3Graceful Restart - reject
Default booleanRoute - do not learn default route from OSPF
- router
Id string - router id of this OSPFv3 instance
- timers
Get
Virtual Router Protocol Ospfv3Timers
- allow_
redist_ booldefault_ route - allow redistribute default route to OSPF
- areas
Sequence[Get
Virtual Router Protocol Ospfv3Area] - auth_
profiles Sequence[GetVirtual Router Protocol Ospfv3Auth Profile] - disable_
transit_ booltraffic - whether OSPFv3 should set the R- and V6-bits in its Router-LSAs
- enable bool
- export_
rules Sequence[GetVirtual Router Protocol Ospfv3Export Rule] - global_
bfd GetVirtual Router Protocol Ospfv3Global Bfd - graceful_
restart GetVirtual Router Protocol Ospfv3Graceful Restart - reject_
default_ boolroute - do not learn default route from OSPF
- router_
id str - router id of this OSPFv3 instance
- timers
Get
Virtual Router Protocol Ospfv3Timers
- allow
Redist BooleanDefault Route - allow redistribute default route to OSPF
- areas List<Property Map>
- auth
Profiles List<Property Map> - disable
Transit BooleanTraffic - whether OSPFv3 should set the R- and V6-bits in its Router-LSAs
- enable Boolean
- export
Rules List<Property Map> - global
Bfd Property Map - graceful
Restart Property Map - reject
Default BooleanRoute - do not learn default route from OSPF
- router
Id String - router id of this OSPFv3 instance
- timers Property Map
GetVirtualRouterProtocolOspfv3Area
- authentication String
- Authentication options
- interfaces List<Property Map>
- name String
- ranges List<Property Map>
- type Property Map
- virtual
Links List<Property Map>
GetVirtualRouterProtocolOspfv3AreaInterface
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospfv3Area Interface Bfd - Dead
Counts double - number of lost hello packets to declare router down
- Enable bool
- Enable OSPF in this interface
- Gr
Delay double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval double - Interval (in seconds) to send Hello packets
- Instance
Id double - OSPFv3 instance ID
- Link
Type GetVirtual Router Protocol Ospfv3Area Interface Link Type - Metric double
- Cost of OSPF interface
- Name string
- Neighbors
List<Get
Virtual Router Protocol Ospfv3Area Interface Neighbor> - Passive bool
- Suppress the sending of hello packets in this interface
- Priority double
- Priority for OSPF designated router selection
- Retransmit
Interval double - Interval (in seconds) to retransmit LSAs
- Transit
Delay double - Estimated delay (in seconds) to transmit LSAs
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospfv3Area Interface Bfd - Dead
Counts float64 - number of lost hello packets to declare router down
- Enable bool
- Enable OSPF in this interface
- Gr
Delay float64 - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval float64 - Interval (in seconds) to send Hello packets
- Instance
Id float64 - OSPFv3 instance ID
- Link
Type GetVirtual Router Protocol Ospfv3Area Interface Link Type - Metric float64
- Cost of OSPF interface
- Name string
- Neighbors
[]Get
Virtual Router Protocol Ospfv3Area Interface Neighbor - Passive bool
- Suppress the sending of hello packets in this interface
- Priority float64
- Priority for OSPF designated router selection
- Retransmit
Interval float64 - Interval (in seconds) to retransmit LSAs
- Transit
Delay float64 - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd
Get
Virtual Router Protocol Ospfv3Area Interface Bfd - dead
Counts Double - number of lost hello packets to declare router down
- enable Boolean
- Enable OSPF in this interface
- gr
Delay Double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Double - Interval (in seconds) to send Hello packets
- instance
Id Double - OSPFv3 instance ID
- link
Type GetVirtual Router Protocol Ospfv3Area Interface Link Type - metric Double
- Cost of OSPF interface
- name String
- neighbors
List<Get
Virtual Router Protocol Ospfv3Area Interface Neighbor> - passive Boolean
- Suppress the sending of hello packets in this interface
- priority Double
- Priority for OSPF designated router selection
- retransmit
Interval Double - Interval (in seconds) to retransmit LSAs
- transit
Delay Double - Estimated delay (in seconds) to transmit LSAs
- authentication string
- Authentication options
- bfd
Get
Virtual Router Protocol Ospfv3Area Interface Bfd - dead
Counts number - number of lost hello packets to declare router down
- enable boolean
- Enable OSPF in this interface
- gr
Delay number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval number - Interval (in seconds) to send Hello packets
- instance
Id number - OSPFv3 instance ID
- link
Type GetVirtual Router Protocol Ospfv3Area Interface Link Type - metric number
- Cost of OSPF interface
- name string
- neighbors
Get
Virtual Router Protocol Ospfv3Area Interface Neighbor[] - passive boolean
- Suppress the sending of hello packets in this interface
- priority number
- Priority for OSPF designated router selection
- retransmit
Interval number - Interval (in seconds) to retransmit LSAs
- transit
Delay number - Estimated delay (in seconds) to transmit LSAs
- authentication str
- Authentication options
- bfd
Get
Virtual Router Protocol Ospfv3Area Interface Bfd - dead_
counts float - number of lost hello packets to declare router down
- enable bool
- Enable OSPF in this interface
- gr_
delay float - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello_
interval float - Interval (in seconds) to send Hello packets
- instance_
id float - OSPFv3 instance ID
- link_
type GetVirtual Router Protocol Ospfv3Area Interface Link Type - metric float
- Cost of OSPF interface
- name str
- neighbors
Sequence[Get
Virtual Router Protocol Ospfv3Area Interface Neighbor] - passive bool
- Suppress the sending of hello packets in this interface
- priority float
- Priority for OSPF designated router selection
- retransmit_
interval float - Interval (in seconds) to retransmit LSAs
- transit_
delay float - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd Property Map
- dead
Counts Number - number of lost hello packets to declare router down
- enable Boolean
- Enable OSPF in this interface
- gr
Delay Number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Number - Interval (in seconds) to send Hello packets
- instance
Id Number - OSPFv3 instance ID
- link
Type Property Map - metric Number
- Cost of OSPF interface
- name String
- neighbors List<Property Map>
- passive Boolean
- Suppress the sending of hello packets in this interface
- priority Number
- Priority for OSPF designated router selection
- retransmit
Interval Number - Interval (in seconds) to retransmit LSAs
- transit
Delay Number - Estimated delay (in seconds) to transmit LSAs
GetVirtualRouterProtocolOspfv3AreaInterfaceBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolOspfv3AreaInterfaceLinkType
GetVirtualRouterProtocolOspfv3AreaInterfaceNeighbor
- Name string
- Name string
- name String
- name string
- name str
- name String
GetVirtualRouterProtocolOspfv3AreaRange
GetVirtualRouterProtocolOspfv3AreaType
GetVirtualRouterProtocolOspfv3AreaTypeNssa
- Accept
Summary bool - Enable the origination and propagation of summary LSA to this area
- Default
Route GetVirtual Router Protocol Ospfv3Area Type Nssa Default Route - Nssa
Ext List<GetRanges Virtual Router Protocol Ospfv3Area Type Nssa Nssa Ext Range>
- Accept
Summary bool - Enable the origination and propagation of summary LSA to this area
- Default
Route GetVirtual Router Protocol Ospfv3Area Type Nssa Default Route - Nssa
Ext []GetRanges Virtual Router Protocol Ospfv3Area Type Nssa Nssa Ext Range
- accept
Summary Boolean - Enable the origination and propagation of summary LSA to this area
- default
Route GetVirtual Router Protocol Ospfv3Area Type Nssa Default Route - nssa
Ext List<GetRanges Virtual Router Protocol Ospfv3Area Type Nssa Nssa Ext Range>
- accept
Summary boolean - Enable the origination and propagation of summary LSA to this area
- default
Route GetVirtual Router Protocol Ospfv3Area Type Nssa Default Route - nssa
Ext GetRanges Virtual Router Protocol Ospfv3Area Type Nssa Nssa Ext Range[]
- accept_
summary bool - Enable the origination and propagation of summary LSA to this area
- default_
route GetVirtual Router Protocol Ospfv3Area Type Nssa Default Route - nssa_
ext_ Sequence[Getranges Virtual Router Protocol Ospfv3Area Type Nssa Nssa Ext Range]
- accept
Summary Boolean - Enable the origination and propagation of summary LSA to this area
- default
Route Property Map - nssa
Ext List<Property Map>Ranges
GetVirtualRouterProtocolOspfv3AreaTypeNssaDefaultRoute
GetVirtualRouterProtocolOspfv3AreaTypeNssaDefaultRouteAdvertise
GetVirtualRouterProtocolOspfv3AreaTypeNssaNssaExtRange
GetVirtualRouterProtocolOspfv3AreaTypeStub
- Accept
Summary bool - Enable the origination and propagation of summary LSA to this area
- Default
Route GetVirtual Router Protocol Ospfv3Area Type Stub Default Route
- Accept
Summary bool - Enable the origination and propagation of summary LSA to this area
- Default
Route GetVirtual Router Protocol Ospfv3Area Type Stub Default Route
- accept
Summary Boolean - Enable the origination and propagation of summary LSA to this area
- default
Route GetVirtual Router Protocol Ospfv3Area Type Stub Default Route
- accept
Summary boolean - Enable the origination and propagation of summary LSA to this area
- default
Route GetVirtual Router Protocol Ospfv3Area Type Stub Default Route
- accept_
summary bool - Enable the origination and propagation of summary LSA to this area
- default_
route GetVirtual Router Protocol Ospfv3Area Type Stub Default Route
- accept
Summary Boolean - Enable the origination and propagation of summary LSA to this area
- default
Route Property Map
GetVirtualRouterProtocolOspfv3AreaTypeStubDefaultRoute
GetVirtualRouterProtocolOspfv3AreaTypeStubDefaultRouteAdvertise
- Metric double
- metric to be used when advertise default route within this stub area
- Metric float64
- metric to be used when advertise default route within this stub area
- metric Double
- metric to be used when advertise default route within this stub area
- metric number
- metric to be used when advertise default route within this stub area
- metric float
- metric to be used when advertise default route within this stub area
- metric Number
- metric to be used when advertise default route within this stub area
GetVirtualRouterProtocolOspfv3AreaVirtualLink
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospfv3Area Virtual Link Bfd - Dead
Counts double - number of lost hello packets to declare router down
- Enable bool
- Enable this virtual link
- Hello
Interval double - Interval (in seconds) to send Hello packets
- Instance
Id double - OSPFv3 instance ID
- Name string
- Neighbor
Id string - neighbor router id for virtual link
- Retransmit
Interval double - Interval (in seconds) to retransmit LSAs
- Transit
Area stringId - id of transit area, cannot be backbone, stub or NSSA
- Transit
Delay double - Estimated delay (in seconds) to transmit LSAs
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Ospfv3Area Virtual Link Bfd - Dead
Counts float64 - number of lost hello packets to declare router down
- Enable bool
- Enable this virtual link
- Hello
Interval float64 - Interval (in seconds) to send Hello packets
- Instance
Id float64 - OSPFv3 instance ID
- Name string
- Neighbor
Id string - neighbor router id for virtual link
- Retransmit
Interval float64 - Interval (in seconds) to retransmit LSAs
- Transit
Area stringId - id of transit area, cannot be backbone, stub or NSSA
- Transit
Delay float64 - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd
Get
Virtual Router Protocol Ospfv3Area Virtual Link Bfd - dead
Counts Double - number of lost hello packets to declare router down
- enable Boolean
- Enable this virtual link
- hello
Interval Double - Interval (in seconds) to send Hello packets
- instance
Id Double - OSPFv3 instance ID
- name String
- neighbor
Id String - neighbor router id for virtual link
- retransmit
Interval Double - Interval (in seconds) to retransmit LSAs
- transit
Area StringId - id of transit area, cannot be backbone, stub or NSSA
- transit
Delay Double - Estimated delay (in seconds) to transmit LSAs
- authentication string
- Authentication options
- bfd
Get
Virtual Router Protocol Ospfv3Area Virtual Link Bfd - dead
Counts number - number of lost hello packets to declare router down
- enable boolean
- Enable this virtual link
- hello
Interval number - Interval (in seconds) to send Hello packets
- instance
Id number - OSPFv3 instance ID
- name string
- neighbor
Id string - neighbor router id for virtual link
- retransmit
Interval number - Interval (in seconds) to retransmit LSAs
- transit
Area stringId - id of transit area, cannot be backbone, stub or NSSA
- transit
Delay number - Estimated delay (in seconds) to transmit LSAs
- authentication str
- Authentication options
- bfd
Get
Virtual Router Protocol Ospfv3Area Virtual Link Bfd - dead_
counts float - number of lost hello packets to declare router down
- enable bool
- Enable this virtual link
- hello_
interval float - Interval (in seconds) to send Hello packets
- instance_
id float - OSPFv3 instance ID
- name str
- neighbor_
id str - neighbor router id for virtual link
- retransmit_
interval float - Interval (in seconds) to retransmit LSAs
- transit_
area_ strid - id of transit area, cannot be backbone, stub or NSSA
- transit_
delay float - Estimated delay (in seconds) to transmit LSAs
- authentication String
- Authentication options
- bfd Property Map
- dead
Counts Number - number of lost hello packets to declare router down
- enable Boolean
- Enable this virtual link
- hello
Interval Number - Interval (in seconds) to send Hello packets
- instance
Id Number - OSPFv3 instance ID
- name String
- neighbor
Id String - neighbor router id for virtual link
- retransmit
Interval Number - Interval (in seconds) to retransmit LSAs
- transit
Area StringId - id of transit area, cannot be backbone, stub or NSSA
- transit
Delay Number - Estimated delay (in seconds) to transmit LSAs
GetVirtualRouterProtocolOspfv3AreaVirtualLinkBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolOspfv3AuthProfile
- Ah
Get
Virtual Router Protocol Ospfv3Auth Profile Ah - Esp
Get
Virtual Router Protocol Ospfv3Auth Profile Esp - Name string
- Spi string
- SPI for both inbound and outbound SA, hex format xxxxxxxx.
- Ah
Get
Virtual Router Protocol Ospfv3Auth Profile Ah - Esp
Get
Virtual Router Protocol Ospfv3Auth Profile Esp - Name string
- Spi string
- SPI for both inbound and outbound SA, hex format xxxxxxxx.
- ah
Get
Virtual Router Protocol Ospfv3Auth Profile Ah - esp
Get
Virtual Router Protocol Ospfv3Auth Profile Esp - name String
- spi String
- SPI for both inbound and outbound SA, hex format xxxxxxxx.
- ah
Get
Virtual Router Protocol Ospfv3Auth Profile Ah - esp
Get
Virtual Router Protocol Ospfv3Auth Profile Esp - name string
- spi string
- SPI for both inbound and outbound SA, hex format xxxxxxxx.
- ah
Get
Virtual Router Protocol Ospfv3Auth Profile Ah - esp
Get
Virtual Router Protocol Ospfv3Auth Profile Esp - name str
- spi str
- SPI for both inbound and outbound SA, hex format xxxxxxxx.
- ah Property Map
- esp Property Map
- name String
- spi String
- SPI for both inbound and outbound SA, hex format xxxxxxxx.
GetVirtualRouterProtocolOspfv3AuthProfileAh
GetVirtualRouterProtocolOspfv3AuthProfileAhMd5
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
GetVirtualRouterProtocolOspfv3AuthProfileAhSha1
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
GetVirtualRouterProtocolOspfv3AuthProfileAhSha256
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
GetVirtualRouterProtocolOspfv3AuthProfileAhSha384
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
GetVirtualRouterProtocolOspfv3AuthProfileAhSha512
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
GetVirtualRouterProtocolOspfv3AuthProfileEsp
GetVirtualRouterProtocolOspfv3AuthProfileEspAuthentication
- Md5
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Md5 - None
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication None - Sha1
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha1 - Sha256
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha256 - Sha384
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha384 - Sha512
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha512
- Md5
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Md5 - None
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication None - Sha1
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha1 - Sha256
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha256 - Sha384
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha384 - Sha512
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha512
- md5
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Md5 - none
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication None - sha1
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha1 - sha256
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha256 - sha384
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha384 - sha512
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha512
- md5
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Md5 - none
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication None - sha1
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha1 - sha256
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha256 - sha384
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha384 - sha512
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha512
- md5
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Md5 - none
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication None - sha1
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha1 - sha256
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha256 - sha384
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha384 - sha512
Get
Virtual Router Protocol Ospfv3Auth Profile Esp Authentication Sha512
GetVirtualRouterProtocolOspfv3AuthProfileEspAuthenticationMd5
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 4 sections
GetVirtualRouterProtocolOspfv3AuthProfileEspAuthenticationSha1
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 5 sections
GetVirtualRouterProtocolOspfv3AuthProfileEspAuthenticationSha256
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 8 sections
GetVirtualRouterProtocolOspfv3AuthProfileEspAuthenticationSha384
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 12 sections
GetVirtualRouterProtocolOspfv3AuthProfileEspAuthenticationSha512
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- Key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key string
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key str
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
- key String
- hex format xxxxxxxx[-xxxxxxxx]... total 16 sections
GetVirtualRouterProtocolOspfv3AuthProfileEspEncryption
GetVirtualRouterProtocolOspfv3ExportRule
- Metric double
- metric value
- Name string
- New
Path stringType - path type to be used for imported external routes
- New
Tag string - new tag value
- Metric float64
- metric value
- Name string
- New
Path stringType - path type to be used for imported external routes
- New
Tag string - new tag value
- metric Double
- metric value
- name String
- new
Path StringType - path type to be used for imported external routes
- new
Tag String - new tag value
- metric number
- metric value
- name string
- new
Path stringType - path type to be used for imported external routes
- new
Tag string - new tag value
- metric float
- metric value
- name str
- new_
path_ strtype - path type to be used for imported external routes
- new_
tag str - new tag value
- metric Number
- metric value
- name String
- new
Path StringType - path type to be used for imported external routes
- new
Tag String - new tag value
GetVirtualRouterProtocolOspfv3GlobalBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolOspfv3GracefulRestart
- Enable bool
- Grace
Period double - maximum local restarting time (in seconds)
- Helper
Enable bool - enable/disable helping neighboring routers to graceful restart
- Max
Neighbor doubleRestart Time - maximum of neighbor restart time accepted (in seconds)
- Strict
LSAChecking bool - enable/disable strict LSA checking. Abort GR if lsa change is detected
- Enable bool
- Grace
Period float64 - maximum local restarting time (in seconds)
- Helper
Enable bool - enable/disable helping neighboring routers to graceful restart
- Max
Neighbor float64Restart Time - maximum of neighbor restart time accepted (in seconds)
- Strict
LSAChecking bool - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable Boolean
- grace
Period Double - maximum local restarting time (in seconds)
- helper
Enable Boolean - enable/disable helping neighboring routers to graceful restart
- max
Neighbor DoubleRestart Time - maximum of neighbor restart time accepted (in seconds)
- strict
LSAChecking Boolean - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable boolean
- grace
Period number - maximum local restarting time (in seconds)
- helper
Enable boolean - enable/disable helping neighboring routers to graceful restart
- max
Neighbor numberRestart Time - maximum of neighbor restart time accepted (in seconds)
- strict
LSAChecking boolean - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable bool
- grace_
period float - maximum local restarting time (in seconds)
- helper_
enable bool - enable/disable helping neighboring routers to graceful restart
- max_
neighbor_ floatrestart_ time - maximum of neighbor restart time accepted (in seconds)
- strict_
lsa_ boolchecking - enable/disable strict LSA checking. Abort GR if lsa change is detected
- enable Boolean
- grace
Period Number - maximum local restarting time (in seconds)
- helper
Enable Boolean - enable/disable helping neighboring routers to graceful restart
- max
Neighbor NumberRestart Time - maximum of neighbor restart time accepted (in seconds)
- strict
LSAChecking Boolean - enable/disable strict LSA checking. Abort GR if lsa change is detected
GetVirtualRouterProtocolOspfv3Timers
- Lsa
Interval double - The minimum time in seconds between distinct originations of any particular LSA
- Spf
Calculation doubleDelay - Delay in seconds before running the SPF algorithm
- Lsa
Interval float64 - The minimum time in seconds between distinct originations of any particular LSA
- Spf
Calculation float64Delay - Delay in seconds before running the SPF algorithm
- lsa
Interval Double - The minimum time in seconds between distinct originations of any particular LSA
- spf
Calculation DoubleDelay - Delay in seconds before running the SPF algorithm
- lsa
Interval number - The minimum time in seconds between distinct originations of any particular LSA
- spf
Calculation numberDelay - Delay in seconds before running the SPF algorithm
- lsa_
interval float - The minimum time in seconds between distinct originations of any particular LSA
- spf_
calculation_ floatdelay - Delay in seconds before running the SPF algorithm
- lsa
Interval Number - The minimum time in seconds between distinct originations of any particular LSA
- spf
Calculation NumberDelay - Delay in seconds before running the SPF algorithm
GetVirtualRouterProtocolRedistProfile
- action Property Map
- filter Property Map
- name String
- priority Number
- priority
GetVirtualRouterProtocolRedistProfileAction
GetVirtualRouterProtocolRedistProfileFilter
- Bgp
Get
Virtual Router Protocol Redist Profile Filter Bgp - Destinations List<string>
- Interfaces List<string>
- Nexthops List<string>
- Ospf
Get
Virtual Router Protocol Redist Profile Filter Ospf - Types List<string>
- Bgp
Get
Virtual Router Protocol Redist Profile Filter Bgp - Destinations []string
- Interfaces []string
- Nexthops []string
- Ospf
Get
Virtual Router Protocol Redist Profile Filter Ospf - Types []string
- bgp
Get
Virtual Router Protocol Redist Profile Filter Bgp - destinations List<String>
- interfaces List<String>
- nexthops List<String>
- ospf
Get
Virtual Router Protocol Redist Profile Filter Ospf - types List<String>
- bgp
Get
Virtual Router Protocol Redist Profile Filter Bgp - destinations string[]
- interfaces string[]
- nexthops string[]
- ospf
Get
Virtual Router Protocol Redist Profile Filter Ospf - types string[]
- bgp
Get
Virtual Router Protocol Redist Profile Filter Bgp - destinations Sequence[str]
- interfaces Sequence[str]
- nexthops Sequence[str]
- ospf
Get
Virtual Router Protocol Redist Profile Filter Ospf - types Sequence[str]
- bgp Property Map
- destinations List<String>
- interfaces List<String>
- nexthops List<String>
- ospf Property Map
- types List<String>
GetVirtualRouterProtocolRedistProfileFilterBgp
- Communities List<string>
- Extended
Communities List<string>
- Communities []string
- Extended
Communities []string
- communities List<String>
- extended
Communities List<String>
- communities string[]
- extended
Communities string[]
- communities Sequence[str]
- extended_
communities Sequence[str]
- communities List<String>
- extended
Communities List<String>
GetVirtualRouterProtocolRedistProfileFilterOspf
- areas Sequence[str]
- path_
types Sequence[str] - Sequence[str]
GetVirtualRouterProtocolRedistProfileIpv6
- action Property Map
- filter Property Map
- name String
- priority Number
- priority
GetVirtualRouterProtocolRedistProfileIpv6Action
GetVirtualRouterProtocolRedistProfileIpv6Filter
- Bgp
Get
Virtual Router Protocol Redist Profile Ipv6Filter Bgp - Destinations List<string>
- Interfaces List<string>
- Nexthops List<string>
- Ospfv3
Get
Virtual Router Protocol Redist Profile Ipv6Filter Ospfv3 - Types List<string>
- Bgp
Get
Virtual Router Protocol Redist Profile Ipv6Filter Bgp - Destinations []string
- Interfaces []string
- Nexthops []string
- Ospfv3
Get
Virtual Router Protocol Redist Profile Ipv6Filter Ospfv3 - Types []string
- bgp
Get
Virtual Router Protocol Redist Profile Ipv6Filter Bgp - destinations List<String>
- interfaces List<String>
- nexthops List<String>
- ospfv3
Get
Virtual Router Protocol Redist Profile Ipv6Filter Ospfv3 - types List<String>
- bgp
Get
Virtual Router Protocol Redist Profile Ipv6Filter Bgp - destinations string[]
- interfaces string[]
- nexthops string[]
- ospfv3
Get
Virtual Router Protocol Redist Profile Ipv6Filter Ospfv3 - types string[]
- bgp
Get
Virtual Router Protocol Redist Profile Ipv6Filter Bgp - destinations Sequence[str]
- interfaces Sequence[str]
- nexthops Sequence[str]
- ospfv3
Get
Virtual Router Protocol Redist Profile Ipv6Filter Ospfv3 - types Sequence[str]
- bgp Property Map
- destinations List<String>
- interfaces List<String>
- nexthops List<String>
- ospfv3 Property Map
- types List<String>
GetVirtualRouterProtocolRedistProfileIpv6FilterBgp
- Communities List<string>
- Extended
Communities List<string>
- Communities []string
- Extended
Communities []string
- communities List<String>
- extended
Communities List<String>
- communities string[]
- extended
Communities string[]
- communities Sequence[str]
- extended_
communities Sequence[str]
- communities List<String>
- extended
Communities List<String>
GetVirtualRouterProtocolRedistProfileIpv6FilterOspfv3
- areas Sequence[str]
- path_
types Sequence[str] - Sequence[str]
GetVirtualRouterProtocolRip
- Allow
Redist boolDefault Route - allow redistribute default route to RIP
- Auth
Profiles List<GetVirtual Router Protocol Rip Auth Profile> - Enable bool
- Export
Rules List<GetVirtual Router Protocol Rip Export Rule> - Global
Bfd GetVirtual Router Protocol Rip Global Bfd - Interfaces
List<Get
Virtual Router Protocol Rip Interface> - Reject
Default boolRoute - do not learn default route from RIP
- Timers
Get
Virtual Router Protocol Rip Timers
- Allow
Redist boolDefault Route - allow redistribute default route to RIP
- Auth
Profiles []GetVirtual Router Protocol Rip Auth Profile - Enable bool
- Export
Rules []GetVirtual Router Protocol Rip Export Rule - Global
Bfd GetVirtual Router Protocol Rip Global Bfd - Interfaces
[]Get
Virtual Router Protocol Rip Interface - Reject
Default boolRoute - do not learn default route from RIP
- Timers
Get
Virtual Router Protocol Rip Timers
- allow
Redist BooleanDefault Route - allow redistribute default route to RIP
- auth
Profiles List<GetVirtual Router Protocol Rip Auth Profile> - enable Boolean
- export
Rules List<GetVirtual Router Protocol Rip Export Rule> - global
Bfd GetVirtual Router Protocol Rip Global Bfd - interfaces
List<Get
Virtual Router Protocol Rip Interface> - reject
Default BooleanRoute - do not learn default route from RIP
- timers
Get
Virtual Router Protocol Rip Timers
- allow
Redist booleanDefault Route - allow redistribute default route to RIP
- auth
Profiles GetVirtual Router Protocol Rip Auth Profile[] - enable boolean
- export
Rules GetVirtual Router Protocol Rip Export Rule[] - global
Bfd GetVirtual Router Protocol Rip Global Bfd - interfaces
Get
Virtual Router Protocol Rip Interface[] - reject
Default booleanRoute - do not learn default route from RIP
- timers
Get
Virtual Router Protocol Rip Timers
- allow_
redist_ booldefault_ route - allow redistribute default route to RIP
- auth_
profiles Sequence[GetVirtual Router Protocol Rip Auth Profile] - enable bool
- export_
rules Sequence[GetVirtual Router Protocol Rip Export Rule] - global_
bfd GetVirtual Router Protocol Rip Global Bfd - interfaces
Sequence[Get
Virtual Router Protocol Rip Interface] - reject_
default_ boolroute - do not learn default route from RIP
- timers
Get
Virtual Router Protocol Rip Timers
- allow
Redist BooleanDefault Route - allow redistribute default route to RIP
- auth
Profiles List<Property Map> - enable Boolean
- export
Rules List<Property Map> - global
Bfd Property Map - interfaces List<Property Map>
- reject
Default BooleanRoute - do not learn default route from RIP
- timers Property Map
GetVirtualRouterProtocolRipAuthProfile
- Md5s
List<Get
Virtual Router Protocol Rip Auth Profile Md5> - Name string
- Password string
- Simple password authentication
- Md5s
[]Get
Virtual Router Protocol Rip Auth Profile Md5 - Name string
- Password string
- Simple password authentication
- md5s
List<Get
Virtual Router Protocol Rip Auth Profile Md5> - name String
- password String
- Simple password authentication
- md5s
Get
Virtual Router Protocol Rip Auth Profile Md5[] - name string
- password string
- Simple password authentication
- md5s
Sequence[Get
Virtual Router Protocol Rip Auth Profile Md5] - name str
- password str
- Simple password authentication
- md5s List<Property Map>
- name String
- password String
- Simple password authentication
GetVirtualRouterProtocolRipAuthProfileMd5
GetVirtualRouterProtocolRipExportRule
GetVirtualRouterProtocolRipGlobalBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolRipInterface
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Rip Interface Bfd - Default
Route GetVirtual Router Protocol Rip Interface Default Route - Enable bool
- Mode string
- Name string
- Authentication string
- Authentication options
- Bfd
Get
Virtual Router Protocol Rip Interface Bfd - Default
Route GetVirtual Router Protocol Rip Interface Default Route - Enable bool
- Mode string
- Name string
- authentication String
- Authentication options
- bfd
Get
Virtual Router Protocol Rip Interface Bfd - default
Route GetVirtual Router Protocol Rip Interface Default Route - enable Boolean
- mode String
- name String
- authentication string
- Authentication options
- bfd
Get
Virtual Router Protocol Rip Interface Bfd - default
Route GetVirtual Router Protocol Rip Interface Default Route - enable boolean
- mode string
- name string
- authentication str
- Authentication options
- bfd
Get
Virtual Router Protocol Rip Interface Bfd - default_
route GetVirtual Router Protocol Rip Interface Default Route - enable bool
- mode str
- name str
- authentication String
- Authentication options
- bfd Property Map
- default
Route Property Map - enable Boolean
- mode String
- name String
GetVirtualRouterProtocolRipInterfaceBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterProtocolRipInterfaceDefaultRoute
GetVirtualRouterProtocolRipInterfaceDefaultRouteAdvertise
- Metric double
- metric to be used when advertise default route via RIP
- Metric float64
- metric to be used when advertise default route via RIP
- metric Double
- metric to be used when advertise default route via RIP
- metric number
- metric to be used when advertise default route via RIP
- metric float
- metric to be used when advertise default route via RIP
- metric Number
- metric to be used when advertise default route via RIP
GetVirtualRouterProtocolRipTimers
- Delete
Intervals double - number of intervals take between route expiration to its deletion
- Expire
Intervals double - number of intervals take between route last updated to its expiration
- Interval
Seconds double - timer interval value in seconds
- Update
Intervals double - number of intervals take between route advertisement (RIP response packet)
- Delete
Intervals float64 - number of intervals take between route expiration to its deletion
- Expire
Intervals float64 - number of intervals take between route last updated to its expiration
- Interval
Seconds float64 - timer interval value in seconds
- Update
Intervals float64 - number of intervals take between route advertisement (RIP response packet)
- delete
Intervals Double - number of intervals take between route expiration to its deletion
- expire
Intervals Double - number of intervals take between route last updated to its expiration
- interval
Seconds Double - timer interval value in seconds
- update
Intervals Double - number of intervals take between route advertisement (RIP response packet)
- delete
Intervals number - number of intervals take between route expiration to its deletion
- expire
Intervals number - number of intervals take between route last updated to its expiration
- interval
Seconds number - timer interval value in seconds
- update
Intervals number - number of intervals take between route advertisement (RIP response packet)
- delete_
intervals float - number of intervals take between route expiration to its deletion
- expire_
intervals float - number of intervals take between route last updated to its expiration
- interval_
seconds float - timer interval value in seconds
- update_
intervals float - number of intervals take between route advertisement (RIP response packet)
- delete
Intervals Number - number of intervals take between route expiration to its deletion
- expire
Intervals Number - number of intervals take between route last updated to its expiration
- interval
Seconds Number - timer interval value in seconds
- update
Intervals Number - number of intervals take between route advertisement (RIP response packet)
GetVirtualRouterRoutingTable
GetVirtualRouterRoutingTableIp
GetVirtualRouterRoutingTableIpStaticRoute
- Administrative
Distance double - adminitrative distance
- Bfd
Get
Virtual Router Routing Table Ip Static Route Bfd - Destination string
- Destination IP address/prefix
- Interface string
- Metric double
- metric value (path cost)
- Name string
- Nexthop
Get
Virtual Router Routing Table Ip Static Route Nexthop - Path
Monitor GetVirtual Router Routing Table Ip Static Route Path Monitor - Route
Table GetVirtual Router Routing Table Ip Static Route Route Table
- Administrative
Distance float64 - adminitrative distance
- Bfd
Get
Virtual Router Routing Table Ip Static Route Bfd - Destination string
- Destination IP address/prefix
- Interface string
- Metric float64
- metric value (path cost)
- Name string
- Nexthop
Get
Virtual Router Routing Table Ip Static Route Nexthop - Path
Monitor GetVirtual Router Routing Table Ip Static Route Path Monitor - Route
Table GetVirtual Router Routing Table Ip Static Route Route Table
- administrative
Distance Double - adminitrative distance
- bfd
Get
Virtual Router Routing Table Ip Static Route Bfd - destination String
- Destination IP address/prefix
- interface_ String
- metric Double
- metric value (path cost)
- name String
- nexthop
Get
Virtual Router Routing Table Ip Static Route Nexthop - path
Monitor GetVirtual Router Routing Table Ip Static Route Path Monitor - route
Table GetVirtual Router Routing Table Ip Static Route Route Table
- administrative
Distance number - adminitrative distance
- bfd
Get
Virtual Router Routing Table Ip Static Route Bfd - destination string
- Destination IP address/prefix
- interface string
- metric number
- metric value (path cost)
- name string
- nexthop
Get
Virtual Router Routing Table Ip Static Route Nexthop - path
Monitor GetVirtual Router Routing Table Ip Static Route Path Monitor - route
Table GetVirtual Router Routing Table Ip Static Route Route Table
- administrative_
distance float - adminitrative distance
- bfd
Get
Virtual Router Routing Table Ip Static Route Bfd - destination str
- Destination IP address/prefix
- interface str
- metric float
- metric value (path cost)
- name str
- nexthop
Get
Virtual Router Routing Table Ip Static Route Nexthop - path_
monitor GetVirtual Router Routing Table Ip Static Route Path Monitor - route_
table GetVirtual Router Routing Table Ip Static Route Route Table
- administrative
Distance Number - adminitrative distance
- bfd Property Map
- destination String
- Destination IP address/prefix
- interface String
- metric Number
- metric value (path cost)
- name String
- nexthop Property Map
- path
Monitor Property Map - route
Table Property Map
GetVirtualRouterRoutingTableIpStaticRouteBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterRoutingTableIpStaticRouteNexthop
- Discard
Get
Virtual Router Routing Table Ip Static Route Nexthop Discard - Fqdn string
- nexthop address FQDN address object configuration
- Ip
Address string - Next hop IP address
- Next
Vr string - Next hop virtual router
- Receive
Get
Virtual Router Routing Table Ip Static Route Nexthop Receive
- Discard
Get
Virtual Router Routing Table Ip Static Route Nexthop Discard - Fqdn string
- nexthop address FQDN address object configuration
- Ip
Address string - Next hop IP address
- Next
Vr string - Next hop virtual router
- Receive
Get
Virtual Router Routing Table Ip Static Route Nexthop Receive
- discard
Get
Virtual Router Routing Table Ip Static Route Nexthop Discard - fqdn String
- nexthop address FQDN address object configuration
- ip
Address String - Next hop IP address
- next
Vr String - Next hop virtual router
- receive
Get
Virtual Router Routing Table Ip Static Route Nexthop Receive
- discard
Get
Virtual Router Routing Table Ip Static Route Nexthop Discard - fqdn string
- nexthop address FQDN address object configuration
- ip
Address string - Next hop IP address
- next
Vr string - Next hop virtual router
- receive
Get
Virtual Router Routing Table Ip Static Route Nexthop Receive
- discard
Get
Virtual Router Routing Table Ip Static Route Nexthop Discard - fqdn str
- nexthop address FQDN address object configuration
- ip_
address str - Next hop IP address
- next_
vr str - Next hop virtual router
- receive
Get
Virtual Router Routing Table Ip Static Route Nexthop Receive
- discard Property Map
- fqdn String
- nexthop address FQDN address object configuration
- ip
Address String - Next hop IP address
- next
Vr String - Next hop virtual router
- receive Property Map
GetVirtualRouterRoutingTableIpStaticRoutePathMonitor
- Enable bool
- Failure
Condition string - failure condition
- Hold
Time double - hold time (minutes)
- Monitor
Destinations List<GetVirtual Router Routing Table Ip Static Route Path Monitor Monitor Destination>
- Enable bool
- Failure
Condition string - failure condition
- Hold
Time float64 - hold time (minutes)
- Monitor
Destinations []GetVirtual Router Routing Table Ip Static Route Path Monitor Monitor Destination
- enable Boolean
- failure
Condition String - failure condition
- hold
Time Double - hold time (minutes)
- monitor
Destinations List<GetVirtual Router Routing Table Ip Static Route Path Monitor Monitor Destination>
- enable boolean
- failure
Condition string - failure condition
- hold
Time number - hold time (minutes)
- monitor
Destinations GetVirtual Router Routing Table Ip Static Route Path Monitor Monitor Destination[]
- enable bool
- failure_
condition str - failure condition
- hold_
time float - hold time (minutes)
- monitor_
destinations Sequence[GetVirtual Router Routing Table Ip Static Route Path Monitor Monitor Destination]
- enable Boolean
- failure
Condition String - failure condition
- hold
Time Number - hold time (minutes)
- monitor
Destinations List<Property Map>
GetVirtualRouterRoutingTableIpStaticRoutePathMonitorMonitorDestination
GetVirtualRouterRoutingTableIpStaticRouteRouteTable
GetVirtualRouterRoutingTableIpv6
GetVirtualRouterRoutingTableIpv6StaticRoute
- Administrative
Distance double - adminitrative distance
- Bfd
Get
Virtual Router Routing Table Ipv6Static Route Bfd - Destination string
- Destination IP address/prefix
- Interface string
- Metric double
- metric value (path cost)
- Name string
- Nexthop
Get
Virtual Router Routing Table Ipv6Static Route Nexthop - Path
Monitor GetVirtual Router Routing Table Ipv6Static Route Path Monitor - Route
Table GetVirtual Router Routing Table Ipv6Static Route Route Table
- Administrative
Distance float64 - adminitrative distance
- Bfd
Get
Virtual Router Routing Table Ipv6Static Route Bfd - Destination string
- Destination IP address/prefix
- Interface string
- Metric float64
- metric value (path cost)
- Name string
- Nexthop
Get
Virtual Router Routing Table Ipv6Static Route Nexthop - Path
Monitor GetVirtual Router Routing Table Ipv6Static Route Path Monitor - Route
Table GetVirtual Router Routing Table Ipv6Static Route Route Table
- administrative
Distance Double - adminitrative distance
- bfd
Get
Virtual Router Routing Table Ipv6Static Route Bfd - destination String
- Destination IP address/prefix
- interface_ String
- metric Double
- metric value (path cost)
- name String
- nexthop
Get
Virtual Router Routing Table Ipv6Static Route Nexthop - path
Monitor GetVirtual Router Routing Table Ipv6Static Route Path Monitor - route
Table GetVirtual Router Routing Table Ipv6Static Route Route Table
- administrative
Distance number - adminitrative distance
- bfd
Get
Virtual Router Routing Table Ipv6Static Route Bfd - destination string
- Destination IP address/prefix
- interface string
- metric number
- metric value (path cost)
- name string
- nexthop
Get
Virtual Router Routing Table Ipv6Static Route Nexthop - path
Monitor GetVirtual Router Routing Table Ipv6Static Route Path Monitor - route
Table GetVirtual Router Routing Table Ipv6Static Route Route Table
- administrative_
distance float - adminitrative distance
- bfd
Get
Virtual Router Routing Table Ipv6Static Route Bfd - destination str
- Destination IP address/prefix
- interface str
- metric float
- metric value (path cost)
- name str
- nexthop
Get
Virtual Router Routing Table Ipv6Static Route Nexthop - path_
monitor GetVirtual Router Routing Table Ipv6Static Route Path Monitor - route_
table GetVirtual Router Routing Table Ipv6Static Route Route Table
- administrative
Distance Number - adminitrative distance
- bfd Property Map
- destination String
- Destination IP address/prefix
- interface String
- metric Number
- metric value (path cost)
- name String
- nexthop Property Map
- path
Monitor Property Map - route
Table Property Map
GetVirtualRouterRoutingTableIpv6StaticRouteBfd
- Profile string
- BFD profile
- Profile string
- BFD profile
- profile String
- BFD profile
- profile string
- BFD profile
- profile str
- BFD profile
- profile String
- BFD profile
GetVirtualRouterRoutingTableIpv6StaticRouteNexthop
- Discard
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Discard - Ipv6Address string
- Next hop IP address
- Next
Vr string - Next hop virtual router
- Receive
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Receive
- Discard
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Discard - Ipv6Address string
- Next hop IP address
- Next
Vr string - Next hop virtual router
- Receive
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Receive
- discard
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Discard - ipv6Address String
- Next hop IP address
- next
Vr String - Next hop virtual router
- receive
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Receive
- discard
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Discard - ipv6Address string
- Next hop IP address
- next
Vr string - Next hop virtual router
- receive
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Receive
- discard
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Discard - ipv6_
address str - Next hop IP address
- next_
vr str - Next hop virtual router
- receive
Get
Virtual Router Routing Table Ipv6Static Route Nexthop Receive
- discard Property Map
- ipv6Address String
- Next hop IP address
- next
Vr String - Next hop virtual router
- receive Property Map
GetVirtualRouterRoutingTableIpv6StaticRoutePathMonitor
- Enable bool
- Failure
Condition string - failure condition
- Hold
Time double - hold time (minutes)
- Monitor
Destinations List<GetVirtual Router Routing Table Ipv6Static Route Path Monitor Monitor Destination>
- Enable bool
- Failure
Condition string - failure condition
- Hold
Time float64 - hold time (minutes)
- Monitor
Destinations []GetVirtual Router Routing Table Ipv6Static Route Path Monitor Monitor Destination
- enable Boolean
- failure
Condition String - failure condition
- hold
Time Double - hold time (minutes)
- monitor
Destinations List<GetVirtual Router Routing Table Ipv6Static Route Path Monitor Monitor Destination>
- enable boolean
- failure
Condition string - failure condition
- hold
Time number - hold time (minutes)
- monitor
Destinations GetVirtual Router Routing Table Ipv6Static Route Path Monitor Monitor Destination[]
- enable bool
- failure_
condition str - failure condition
- hold_
time float - hold time (minutes)
- monitor_
destinations Sequence[GetVirtual Router Routing Table Ipv6Static Route Path Monitor Monitor Destination]
- enable Boolean
- failure
Condition String - failure condition
- hold
Time Number - hold time (minutes)
- monitor
Destinations List<Property Map>
GetVirtualRouterRoutingTableIpv6StaticRoutePathMonitorMonitorDestination
GetVirtualRouterRoutingTableIpv6StaticRouteRouteTable
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panos
Terraform Provider.
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks