Direct Internet Access (DIA) and Border Gateway Protocol (BGP)
(Doc ID 2022420.1)
Last updated on FEBRUARY 27, 2019
Applies to:
Oracle Communications IP Service Activator - Version 7.2.0 and laterInformation in this document applies to any platform.
Symptoms
How can DIA configurations be created when not in a VRF
interface GigabitEthernet4/2.2240------------------------------------------------------------------------------------------------------------------------------>all interface config can be accomplished
description {cust} - mydescription
bandwidth 11264
encapsulation dot1Q 2240
ip address <IP Address>255.255.255.254
service-policy input <ID>
service-policy output <ID>
end
msr01-dne#sh run | i <IP Address>
neighbor <IP Address>remote-as <ID> --------------------------------------------------------------------------------------------------------------------->how can all the 'neighbor' statements be created, need to investigate
neighbor <IP Address> description neighbor_description
neighbor <IP Address> activate
neighbor <IP Address> default-originate
neighbor <IP Address> soft-reconfiguration inbound
neighbor <IP Address> route-map route-map name in
neighbor <IP Address> route-map route-map name out
ip route <IP Address> 255.255.255.248 GigabitEthernet4/2.2240 <IP Address>
description {cust} - mydescription
bandwidth 11264
encapsulation dot1Q 2240
ip address <IP Address>255.255.255.254
service-policy input <ID>
service-policy output <ID>
end
msr01-dne#sh run | i <IP Address>
neighbor <IP Address>remote-as <ID> --------------------------------------------------------------------------------------------------------------------->how can all the 'neighbor' statements be created, need to investigate
neighbor <IP Address> description neighbor_description
neighbor <IP Address> activate
neighbor <IP Address> default-originate
neighbor <IP Address> soft-reconfiguration inbound
neighbor <IP Address> route-map route-map name in
neighbor <IP Address> route-map route-map name out
ip route <IP Address> 255.255.255.248 GigabitEthernet4/2.2240 <IP Address>
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |