Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Re: LDP over IPv4/IPv6

$
0
0

Hi,

 

I meant with the transport-address and Just to add for the people who read this thread.

 

It can work without setting the transport-preference as well. just need to make sure that your transport address is reachable.

 

[edit]
root@TEST_re# show protocols ldp
interface ge-0/0/3.0;
interface ge-0/0/4.0;
interface lo0.0;
family {
inet6;
inet;
}

[edit]
root@PE1_re#

[edit]
root@PE1_re# run show ldp session
Address State Connection Hold time Adv. Mode
172.16.0.1 Operational Open 29 DU
2000::172:16:0:22 Operational Open 28 DU

[edit]
root@TEST_re

 

Input label database, 172.16.0.11:0--172.16.0.22:0
Labels received: 8
Label Prefix
300928 172.16.0.1/32
300944 172.16.0.2/32
301024 172.16.0.11/32
3 172.16.0.22/32
300960 172.16.0.33/32
300976 172.16.0.44/32
300992 172.16.0.201/32
301008 172.16.0.202/32
301024 2000::172:16:0:11/128
3 2000::172:16:0:22/128

Output label database, 172.16.0.11:0--172.16.0.22:0
Labels advertised: 8
Label Prefix
301056 172.16.0.1/32
301072 172.16.0.2/32
3 172.16.0.11/32
301152 172.16.0.22/32
301088 172.16.0.33/32
301104 172.16.0.44/32
301120 172.16.0.201/32
301136 172.16.0.202/32
3 2000::172:16:0:11/128
301152 2000::172:16:0:22/128

[edit]
root@TEST_re#

 

[edit]
root@TEST_re# run show ldp neighbor detail
Address Interface Label space ID Hold time
10.0.0.1 ge-0/0/3.0 172.16.0.22:0 13
Transport address: 172.16.0.22, Transport preference: IPv6, Configuration sequence: 19
Up for 00:05:59
fe80::5668:a3ff:fe1a:37e0 ge-0/0/3.0 172.16.0.22:0 11
Transport address: 2000::172:16:0:22, Transport preference: IPv6, Configuration sequence: 19
Up for 00:06:01
10.0.0.3 ge-0/0/4.0 172.16.0.1:0 14
Transport address: 172.16.0.1, Configuration sequence: 1
Up for 00:06:00

[edit]
root@TEST_re# 
root@TEST_re# run show route table inet6.0 2000::172:16:0:22

inet6.0: 11 destinations, 14 routes (11 active, 1 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both

2000::172:16:0:22/128
*[LDP/9] 00:06:02, metric 1
> to fe80::5668:a3ff:fe1a:37e0 via ge-0/0/3.0
[IS-IS/18] 00:06:07, metric 10
> to fe80::5668:a3ff:fe1a:37e0 via ge-0/0/3.0

[edit]
root@TEST_re#


Viewing all articles
Browse latest Browse all 8688

Trending Articles