This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Routing Prefix list using CCT

Has anyone has success with implementing IP prefix list using CCT.

here is what I am looking for- user to be able to input the Prefix list IP /subnets, description, Routetype etc (and the list of IP's are not fixed)

PrefixMask (decimal format)Description (NO SPACES)Route TypeStatic route to null required?

Routing Prefix Entries to allow into the coreSubnetDescriptionRoutetypeStatic roure required
     
172.2.0.0255.255.255.252TestJointVentureYes
172.3.0.0255.255.255.252TestServerYes
172.4.0.0255.255.255.252TestServerYes
172.5.0.0255.255.255.252TestServerYes

Cli Output 

ip route 172.2.0.0 255.255.255.252 name Test null0 254 
ip route 172.3.0.0 255.255.255.252 name Test null0 254 
ip route 172.4.0.0 255.255.255.252 name Test null0 254 
ip route 172.5.0.0 255.255.255.252 name Test null0 254