We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdf9ed commit fc6ca4bCopy full SHA for fc6ca4b
nets/8r-1c-in-band-isis/etc-hosts
@@ -0,0 +1,35 @@
1
+127.0.0.1 localhost
2
+127.0.1.1 rose-srv6
3
+
4
+# The following lines are desirable for IPv6 capable hosts
5
+::1 ip6-localhost ip6-loopback
6
+fe00::0 ip6-localnet
7
+ff00::0 ip6-mcastprefix
8
+ff02::1 ip6-allnodes
9
+ff02::2 ip6-allrouters
10
11
+# Mininet hosts
12
+fcff:2:c::2 controller
13
+fcff:1::1 r1
14
+fcff:2::1 r2
15
+fcff:3::1 r3
16
+fcff:4::1 r4
17
+fcff:5::1 r5
18
+fcff:6::1 r6
19
+fcff:7::1 r7
20
+fcff:8::1 r8
21
+fd00:0:11::2 h11
22
+fd00:0:12::2 h12
23
+fd00:0:13::2 h13
24
+fd00:0:31::2 h31
25
+fd00:0:32::2 h32
26
+fd00:0:33::2 h33
27
+fd00:0:51::2 h51
28
+fd00:0:52::2 h52
29
+fd00:0:53::2 h53
30
+fd00:0:81::2 h81
31
+fd00:0:82::2 h82
32
+fd00:0:83::2 h83
33
+fcff:2:1::2 hdc1
34
+fcff:8:1::2 hdc2
35
+fcff:5:1::2 hdc3
0 commit comments