04-16-2012 10:43 AM
Hi
I'm trying to set up dsc interfaces in logical systems. It seems only one logical system is able to use the discard interface. What am I doing wrong or is this a real restriction?
Only unit 0 is supported and same unit cannot be configured on several logical-systems. So this does not work:
logical-systems R1 interfaces dsc.0 family inet address ....
logical-systems R2 interfaces dsc.0 family inet address ....
commit error:
[edit logical-systems R2 interfaces dsc]
'unit 0'
Interface dsc.0 is included in more than one logical systems R2 (current) and R1 (prev)
error: configuration check-out failed
With loopback interface this would work, but with dsc it does not:
logical-systems R1 interfaces dsc.0 family inet address ....
logical-systems R2 interfaces dsc.1 family inet address ....
commit error:
[edit logical-systems R2 interfaces dsc]
'unit 1'
Only unit 0 is valid for this interface
error: configuration check-out failed
M7i and Junos 10.4R8.5
Thanks
04-17-2012 03:33 AM
discard interface only support unit 0