-
Notifications
You must be signed in to change notification settings - Fork 3
/
R5.partial.txt
108 lines (105 loc) · 5.84 KB
/
R5.partial.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
configure { port 1/1/c1 }
configure { port 1/1/c1 admin-state enable }
configure { port 1/1/c1 connector }
configure { port 1/1/c1 connector breakout c1-100g }
configure { port 1/1/c1/1 }
configure { port 1/1/c1/1 admin-state enable }
configure { port 1/1/c1/1 ethernet }
configure { port 1/1/c1/1 ethernet mode hybrid }
configure { port 1/1/c1/1 ethernet mtu 9800 }
configure { port 1/1/c2 }
configure { port 1/1/c2 admin-state enable }
configure { port 1/1/c2 connector }
configure { port 1/1/c2 connector breakout c1-100g }
configure { port 1/1/c2/1 }
configure { port 1/1/c2/1 admin-state enable }
configure { port 1/1/c2/1 ethernet }
configure { port 1/1/c2/1 ethernet mode hybrid }
configure { port 1/1/c2/1 ethernet mtu 9800 }
configure { port 1/1/c3 }
configure { port 1/1/c3 admin-state enable }
configure { port 1/1/c3 connector }
configure { port 1/1/c3 connector breakout c1-100g }
configure { port 1/1/c3/1 }
configure { port 1/1/c3/1 admin-state enable }
configure { port 1/1/c3/1 ethernet }
configure { port 1/1/c3/1 ethernet mode hybrid }
configure { port 1/1/c3/1 ethernet mtu 9800 }
configure { router "Base" }
configure { router "Base" autonomous-system 65000 }
configure { router "Base" interface "system" }
configure { router "Base" interface "system" ipv4 }
configure { router "Base" interface "system" ipv4 primary }
configure { router "Base" interface "system" ipv4 primary address 192.0.2.5 }
configure { router "Base" interface "system" ipv4 primary prefix-length 32 }
configure { router "Base" interface "to_R2" }
configure { router "Base" interface "to_R2" admin-state enable }
configure { router "Base" interface "to_R2" port 1/1/c1/1:0 }
configure { router "Base" interface "to_R2" ipv4 }
configure { router "Base" interface "to_R2" ipv4 primary }
configure { router "Base" interface "to_R2" ipv4 primary address 192.168.25.1 }
configure { router "Base" interface "to_R2" ipv4 primary prefix-length 31 }
configure { router "Base" interface "to_R2" if-attribute }
configure { router "Base" interface "to_R2" if-attribute delay }
configure { router "Base" interface "to_R2" if-attribute delay static 10000 }
configure { router "Base" interface "to_R3" }
configure { router "Base" interface "to_R3" admin-state enable }
configure { router "Base" interface "to_R3" port 1/1/c3/1:0 }
configure { router "Base" interface "to_R3" ipv4 }
configure { router "Base" interface "to_R3" ipv4 primary }
configure { router "Base" interface "to_R3" ipv4 primary address 192.168.35.1 }
configure { router "Base" interface "to_R3" ipv4 primary prefix-length 31 }
configure { router "Base" interface "to_R3" if-attribute }
configure { router "Base" interface "to_R3" if-attribute delay }
configure { router "Base" interface "to_R3" if-attribute delay static 10000 }
configure { router "Base" interface "to_R6" }
configure { router "Base" interface "to_R6" admin-state enable }
configure { router "Base" interface "to_R6" port 1/1/c2/1:0 }
configure { router "Base" interface "to_R6" ipv4 }
configure { router "Base" interface "to_R6" ipv4 primary }
configure { router "Base" interface "to_R6" ipv4 primary address 192.168.56.0 }
configure { router "Base" interface "to_R6" ipv4 primary prefix-length 31 }
configure { router "Base" interface "to_R6" if-attribute }
configure { router "Base" interface "to_R6" if-attribute delay }
configure { router "Base" interface "to_R6" if-attribute delay static 20000 }
configure { router "Base" mpls-labels }
configure { router "Base" mpls-labels sr-labels }
configure { router "Base" mpls-labels sr-labels start 100000 }
configure { router "Base" mpls-labels sr-labels end 100999 }
configure { router "Base" bgp }
configure { router "Base" bgp admin-state enable }
configure { router "Base" bgp group "iBGP" }
configure { router "Base" bgp group "iBGP" peer-as 65000 }
configure { router "Base" bgp group "iBGP" family }
configure { router "Base" bgp group "iBGP" family vpn-ipv4 true }
configure { router "Base" bgp neighbor "192.0.2.3" }
configure { router "Base" bgp neighbor "192.0.2.3" group "iBGP" }
configure { router "Base" isis 0 }
configure { router "Base" isis 0 admin-state enable }
configure { router "Base" isis 0 advertise-router-capability as }
configure { router "Base" isis 0 level-capability 2 }
configure { router "Base" isis 0 area-address [49.0001] }
configure { router "Base" isis 0 flexible-algorithms }
configure { router "Base" isis 0 flexible-algorithms admin-state enable }
configure { router "Base" isis 0 flexible-algorithms flex-algo 128 }
configure { router "Base" isis 0 flexible-algorithms flex-algo 128 participate true }
configure { router "Base" isis 0 traffic-engineering-options }
configure { router "Base" isis 0 traffic-engineering-options application-link-attributes }
configure { router "Base" isis 0 segment-routing }
configure { router "Base" isis 0 segment-routing admin-state enable }
configure { router "Base" isis 0 segment-routing prefix-sid-range }
configure { router "Base" isis 0 segment-routing prefix-sid-range global }
configure { router "Base" isis 0 interface "system" }
configure { router "Base" isis 0 interface "system" ipv4-node-sid }
configure { router "Base" isis 0 interface "system" ipv4-node-sid index 5 }
configure { router "Base" isis 0 interface "system" flex-algo 128 }
configure { router "Base" isis 0 interface "system" flex-algo 128 ipv4-node-sid }
configure { router "Base" isis 0 interface "system" flex-algo 128 ipv4-node-sid index 15 }
configure { router "Base" isis 0 interface "to_R2" }
configure { router "Base" isis 0 interface "to_R2" interface-type point-to-point }
configure { router "Base" isis 0 interface "to_R3" }
configure { router "Base" isis 0 interface "to_R3" interface-type point-to-point }
configure { router "Base" isis 0 interface "to_R6" }
configure { router "Base" isis 0 interface "to_R6" interface-type point-to-point }
configure { router "Base" isis 0 level 2 }
configure { router "Base" isis 0 level 2 wide-metrics-only true }