Hello,

I'm new - very new - to the Juniper world and have a quick question that I
have not been able to resolve myself or find documentation online for.

I'm trying to replace a Cisco with a Juniper for PVC aggregation and have
run into a stumbling block finding a workaround for the cisco command - atm
route-bridged ip - that is placed on the atm interface.  Could anyone offer
a suggestion on how to get past this issue?


Below are the interface configs for both the Cisco and Juniper currently
rt03#sh run int atm1/0.20208
Building configuration...

Current configuration : 283 bytes
!
interface ATM1/0.20208 point-to-point
 mtu 9182
 ip address 10.252.145.233 255.255.255.252
 no ip proxy-arp
 atm route-bridged ip
 no atm enable-ilmi-trap
 pvc 2/208
  protocol ip 10.252.145.234 no broadcast
  vbr-rt 130 64
 !
end



dslrt01> show configuration interfaces at-0/1/0.2208
encapsulation atm-snap;
multipoint;
family inet {
    mtu 4470;
    address 10.252.145.233/30 {
        multipoint-destination 10.252.145.234 vci 2.208;
    }
}

Thanks

-- 
Chad Whitten
[EMAIL PROTECTED]
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to