]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis_sr_flex_algo_topo2/rt5/isisd.conf
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / isis_sr_flex_algo_topo2 / rt5 / isisd.conf
1 password 1
2 hostname rt5
3 log file isisd.log
4 !
5 !debug isis events
6 !debug isis spf-events
7 !debug isis route-events
8 !debug isis sr-events
9 !debug isis lsp-gen
10 !
11 affinity-map blue bit-position 0
12 !
13 interface lo
14 ip router isis 1
15 isis passive
16 !
17 interface eth-rt0
18 ip router isis 1
19 isis hello-multiplier 3
20 isis network point-to-point
21 isis circuit-type level-1
22 !
23 interface eth-rt1
24 ip router isis 1
25 isis hello-multiplier 3
26 isis network point-to-point
27 isis circuit-type level-1
28 !
29 interface eth-rt6
30 ip router isis 1
31 isis hello-multiplier 3
32 isis network point-to-point
33 isis circuit-type level-1
34 !
35 interface eth-rt8
36 ip router isis 1
37 isis hello-multiplier 3
38 isis network point-to-point
39 isis circuit-type level-1
40 !
41 router isis 1
42 lsp-gen-interval 2
43 net 49.0000.0000.0000.1005.00
44 is-type level-1
45 topology ipv6-unicast
46 mpls-te on
47 !
48 flex-algo 129
49 dataplane sr-mpls
50 flex-algo 130
51 dataplane sr-mpls
52 !
53 segment-routing on
54 segment-routing global-block 20000 23999
55 segment-routing node-msd 8
56 segment-routing prefix 5.5.5.5/32 index 5
57 segment-routing prefix 5.5.5.5/32 algorithm 128 index 105
58 segment-routing prefix 5.5.5.5/32 algorithm 129 index 205
59 segment-routing prefix 5.5.5.5/32 algorithm 130 index 305
60 !