My Oracle Support Banner

Juniper Commands Are Not Getting Generated As Expected (Doc ID 2220913.1)

Last updated on MARCH 06, 2019

Applies to:

Oracle Communications IP Service Activator - Version 7.3.0.0.0 and later
Information in this document applies to any platform.

Goal

 When using the Juniper cartridge it may be required to generate commands without the 'group' in the command strings.

Example - 1 config WITHOUT a 'group' defined

set routing-instances <ID> description "vrfjuno"
set routing-instances <ID> instance-type vrf
set routing-instances <ID> route-distinguisher 100:81857
set routing-instances <ID> vrf-import <ID>
set routing-instances <ID> vrf-export <ID>
set routing-instances <ID> interface ge-0/0/8.3572
set routing-instances <ID> routing-options static route 0.0.0.0/29 next-hop 0.0.0.0
set routing-instances <ID>routing-options static route 0.0.0.0/29 preference 1

 

Example - 2 WITH a 'group' defined in this case the group is named 'oracle'

set groups oracle routing-instances <ID> description "vrfjuno"
set groups oracle routing-instances <ID> instance-type vrf
set groups oracle routing-instances <ID> route-distinguisher 100:81857
set groups oracle routing-instances <ID> vrf-import <ID>
set groups oracle routing-instances <ID> vrf-export <ID>
set groups oracle routing-instances <ID> interface ge-0/0/8.3572
set groups oracle routing-instances <ID> routing-options static route <IP>/29 next-hop <IP>
set groups oracle routing-instances <ID> routing-options static route <IP>/29 preference 1

 

 

Solution

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
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.