170 lines
2.4 KiB
Plaintext
170 lines
2.4 KiB
Plaintext
|
node n0 {
|
||
|
type lanswitch
|
||
|
network-config {
|
||
|
hostname switch1
|
||
|
!
|
||
|
}
|
||
|
canvas c0
|
||
|
iconcoords {504 144}
|
||
|
labelcoords {504 167}
|
||
|
interface-peer {e0 n1}
|
||
|
interface-peer {e4 n5}
|
||
|
interface-peer {e1 n2}
|
||
|
interface-peer {e2 n3}
|
||
|
interface-peer {e3 n4}
|
||
|
}
|
||
|
|
||
|
node n1 {
|
||
|
type pc
|
||
|
network-config {
|
||
|
hostname eno
|
||
|
!
|
||
|
interface eth0
|
||
|
mac address 42:00:aa:00:00:00
|
||
|
ip address 192.168.1.1/24
|
||
|
!
|
||
|
interface lo0
|
||
|
type lo
|
||
|
ip address 127.0.0.1/8
|
||
|
ipv6 address ::1/128
|
||
|
!
|
||
|
}
|
||
|
canvas c0
|
||
|
iconcoords {144 288}
|
||
|
labelcoords {144 319}
|
||
|
interface-peer {eth0 n0}
|
||
|
}
|
||
|
|
||
|
node n2 {
|
||
|
type pc
|
||
|
network-config {
|
||
|
hostname owt
|
||
|
!
|
||
|
interface eth0
|
||
|
mac address 42:00:aa:00:00:01
|
||
|
ip address 192.168.1.2/24
|
||
|
!
|
||
|
interface lo0
|
||
|
type lo
|
||
|
ip address 127.0.0.1/8
|
||
|
ipv6 address ::1/128
|
||
|
!
|
||
|
}
|
||
|
canvas c0
|
||
|
iconcoords {312 384}
|
||
|
labelcoords {312 415}
|
||
|
interface-peer {eth0 n0}
|
||
|
}
|
||
|
|
||
|
node n3 {
|
||
|
type pc
|
||
|
network-config {
|
||
|
hostname eerht
|
||
|
!
|
||
|
interface eth0
|
||
|
mac address 42:00:aa:00:00:02
|
||
|
ip address 192.168.1.3/24
|
||
|
!
|
||
|
interface lo0
|
||
|
type lo
|
||
|
ip address 127.0.0.1/8
|
||
|
ipv6 address ::1/128
|
||
|
!
|
||
|
}
|
||
|
canvas c0
|
||
|
iconcoords {576 384}
|
||
|
labelcoords {576 415}
|
||
|
interface-peer {eth0 n0}
|
||
|
}
|
||
|
|
||
|
node n4 {
|
||
|
type pc
|
||
|
network-config {
|
||
|
hostname ruof
|
||
|
!
|
||
|
interface eth0
|
||
|
mac address 42:00:aa:00:00:03
|
||
|
ip address 192.168.1.4/24
|
||
|
!
|
||
|
interface lo0
|
||
|
type lo
|
||
|
ip address 127.0.0.1/8
|
||
|
ipv6 address ::1/128
|
||
|
!
|
||
|
}
|
||
|
canvas c0
|
||
|
iconcoords {792 360}
|
||
|
labelcoords {792 391}
|
||
|
interface-peer {eth0 n0}
|
||
|
}
|
||
|
|
||
|
node n5 {
|
||
|
type host
|
||
|
network-config {
|
||
|
hostname osiris
|
||
|
!
|
||
|
interface eth0
|
||
|
mac address 42:00:aa:00:00:04
|
||
|
ip address 192.168.1.158/24
|
||
|
!
|
||
|
interface lo0
|
||
|
type lo
|
||
|
ip address 127.0.0.1/8
|
||
|
ipv6 address ::1/128
|
||
|
!
|
||
|
}
|
||
|
canvas c0
|
||
|
iconcoords {120 192}
|
||
|
labelcoords {120 228}
|
||
|
interface-peer {eth0 n0}
|
||
|
}
|
||
|
|
||
|
link l0 {
|
||
|
color Blue
|
||
|
nodes {n0 n1}
|
||
|
bandwidth 0
|
||
|
}
|
||
|
|
||
|
link l4 {
|
||
|
color Green
|
||
|
nodes {n0 n5}
|
||
|
bandwidth 0
|
||
|
}
|
||
|
|
||
|
link l1 {
|
||
|
color Magenta
|
||
|
nodes {n0 n2}
|
||
|
bandwidth 0
|
||
|
}
|
||
|
|
||
|
link l2 {
|
||
|
color Cyan
|
||
|
nodes {n0 n3}
|
||
|
bandwidth 0
|
||
|
}
|
||
|
|
||
|
link l3 {
|
||
|
color Black
|
||
|
nodes {n0 n4}
|
||
|
bandwidth 0
|
||
|
}
|
||
|
|
||
|
canvas c0 {
|
||
|
name {Canvas0}
|
||
|
}
|
||
|
|
||
|
option show {
|
||
|
interface_names yes
|
||
|
ip_addresses yes
|
||
|
ipv6_addresses yes
|
||
|
node_labels yes
|
||
|
link_labels yes
|
||
|
background_images no
|
||
|
annotations yes
|
||
|
hostsAutoAssign no
|
||
|
grid yes
|
||
|
iconSize normal
|
||
|
zoom 1.0
|
||
|
}
|
||
|
|