srg555 Posted January 16, 2013 (edited) Имеется mpls сеть. Есть услуга l2vpn, реализуется с помощью xconnect/vfi(в терминах cisco), всё хорошо и красиво. Но появился клиент, у которого 2 точки в пределах одного PE-роутера. К PE-роутеру подключена куча разных свитчей(все работают как L2). Точки клиенты приходят разными вланами на разные порты с7600, их нужно сбриджевать. Собственно интересуют best practices на этот случай(переделать чтоб был один номер влана, самый очевидный вариант, но это портит красивый VLAN-план, да и в целом выглядет не универсально и выбивается из идеалогия "стянуть по максимуму в ядро") Edited January 16, 2013 by srg555 Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
zi_rus Posted January 16, 2013 connect (L2VPN local switching) To create Layer 2 data connections between two ports on the same router, use the connect command in global configuration mode. To remove such connections, use the no form of this command. Syntax for 12.0S, 12.2S and 12.4T Releases connect connection-name type number circuit-id [dlci | pvc | pvp] type number circuit-id [dlci | pvc | pvp] [interworking ip | ethernet] no connect connection-name type number circuit-id [dlci | pvc | pvp] type number circuit-id [dlci | pvc | pvp] [interworking ip | ethernet] Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
srg555 Posted January 16, 2013 zi_rus Спасибо большое! По линейным платам не подскажите? (какие умеют эту фичу, какие нет) На сайте cisco как-то скудно: Layer 2 local switching supports the following port adapters and interface processors on the Cisco 7600-SUP720/MSFC3 router:All port adapters on the Enhanced FlexWAN module All shared prot adaptors (SPAs) on the SIP-200 line cards Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
zi_rus Posted January 16, 2013 ES+ точно умеют, остальные не в курсе, не доводилось Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
srg555 Posted January 16, 2013 zi_rus Ещё раз спасибо! Буду пробовать на "простых" картах типа WS67XX Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...