[j-nsp] logical router configuration
Gary Tate
gtate at juniper.net
Tue Mar 1 17:55:10 EST 2005
Can you send more information. Have you debugged what the ISIS
adjacencies. Can you ping between links etc..
Can you show the configuration of the router that is connected to the LR?
show int terse
show isis adj
ping 192.168.1.2 logical-router lr1
ping 192.168.2.2 logical-router lr1
Assuming .2 is the other end.
Gary
snort bsd wrote:
> Hi:
>
> I configured isis on logical router lr1 and the same
> configuration works fine on regular router but not on
> logical router:
>
> logical-routers {
> lr0 {
> interfaces {
> ge-1/2/0 {
> unit 0 {
> description "inbound link";
> family inet;
> }
> }
> ge-1/3/0 {
> unit 0 {
> description "outbound link";
> family inet;
> }
> }
> }
> }
> lr1 {
> interfaces {
> fe-0/0/0 {
> unit 0 {
> vlan-id 100;
> family inet {
> address 192.168.1.1/24;
> }
> family iso;
> }
> unit 1 {
> vlan-id 101;
> family inet {
> address 192.168.2.1/24;
> }
> family iso;
> }
> unit 2 {
> vlan-id 102;
> family inet {
> address 192.168.3.1/24;
> }
> family iso;
> }
> }
> lo0 {
> unit 1 {
> family inet {
> address 192.168.15.1/32;
> }
> family iso {
> address
> 49.0001.0911.1921.6801.5001.00;
> }
> }
> }
> }
> protocols {
> isis {
> level 2 wide-metrics-only;
> level 1 disable;
> interface all;
> interface fxp0.0 {
> disable;
> }
> }
> }
> routing-options {
> graceful-restart;
> }
> }
> ………
> ………
> interfaces {
> fe-0/0/0 {
> vlan-tagging;
> }
>
> what did I do wrong here?
>
> TIA
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - now with 250MB free storage. Learn more.
> http://info.mail.yahoo.com/mail_250
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
>
More information about the juniper-nsp
mailing list