Skip to content

Commit fc6ca4b

Browse files
authored
Add file etc-hosts for 8r-1c-in-band-isis topology
1 parent cbdf9ed commit fc6ca4b

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

nets/8r-1c-in-band-isis/etc-hosts

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)