201 lines
3.0 KiB
Plaintext
201 lines
3.0 KiB
Plaintext
node n0 {
|
|
type host
|
|
network-config {
|
|
hostname host1
|
|
!
|
|
interface eth1
|
|
ipv6 address fc00:1::10/64
|
|
mac address 42:00:aa:00:00:01
|
|
ip address 172.16.2.254/24
|
|
!
|
|
interface eth0
|
|
ipv6 address fc00::10/64
|
|
mac address 42:00:aa:00:00:00
|
|
ip address 172.16.1.254/24
|
|
!
|
|
interface lo0
|
|
type lo
|
|
ip address 127.0.0.1/8
|
|
ipv6 address ::1/128
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {432 120}
|
|
labelcoords {432 156}
|
|
interface-peer {eth0 n1}
|
|
interface-peer {eth1 n2}
|
|
}
|
|
|
|
node n1 {
|
|
type lanswitch
|
|
network-config {
|
|
hostname switch1
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {192 192}
|
|
labelcoords {192 215}
|
|
interface-peer {e0 n0}
|
|
interface-peer {e1 n3}
|
|
interface-peer {e2 n4}
|
|
}
|
|
|
|
node n2 {
|
|
type lanswitch
|
|
network-config {
|
|
hostname switch2
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {648 192}
|
|
labelcoords {648 215}
|
|
interface-peer {e0 n0}
|
|
interface-peer {e1 n5}
|
|
interface-peer {e2 n6}
|
|
}
|
|
|
|
node n3 {
|
|
type pc
|
|
network-config {
|
|
hostname pc1-1
|
|
!
|
|
interface eth0
|
|
ipv6 address fc00::20/64
|
|
mac address 42:00:aa:00:00:02
|
|
ip address 172.16.1.1/24
|
|
!
|
|
interface lo0
|
|
type lo
|
|
ip address 127.0.0.1/8
|
|
ipv6 address ::1/128
|
|
!
|
|
ip route 172.16.2.0/24 172.16.1.254
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {72 384}
|
|
labelcoords {72 415}
|
|
interface-peer {eth0 n1}
|
|
}
|
|
|
|
node n4 {
|
|
type pc
|
|
network-config {
|
|
hostname pc1-2
|
|
!
|
|
interface eth0
|
|
ipv6 address fc00::21/64
|
|
mac address 42:00:aa:00:00:03
|
|
ip address 172.16.1.2/24
|
|
!
|
|
interface lo0
|
|
type lo
|
|
ip address 127.0.0.1/8
|
|
ipv6 address ::1/128
|
|
!
|
|
ip route 172.16.2.0/24 172.16.1.254
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {288 384}
|
|
labelcoords {288 415}
|
|
interface-peer {eth0 n1}
|
|
}
|
|
|
|
node n5 {
|
|
type pc
|
|
network-config {
|
|
hostname pc2-1
|
|
!
|
|
interface eth0
|
|
ipv6 address fc00:1::20/64
|
|
mac address 42:00:aa:00:00:04
|
|
ip address 172.16.2.1/24
|
|
!
|
|
interface lo0
|
|
type lo
|
|
ip address 127.0.0.1/8
|
|
ipv6 address ::1/128
|
|
!
|
|
ip route 172.16.1.0/24 172.16.2.254
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {576 384}
|
|
labelcoords {576 415}
|
|
interface-peer {eth0 n2}
|
|
}
|
|
|
|
node n6 {
|
|
type pc
|
|
network-config {
|
|
hostname p2-2
|
|
!
|
|
interface eth0
|
|
ipv6 address fc00:1::21/64
|
|
mac address 42:00:aa:00:00:05
|
|
ip address 172.16.2.2/24
|
|
!
|
|
interface lo0
|
|
type lo
|
|
ip address 127.0.0.1/8
|
|
ipv6 address ::1/128
|
|
!
|
|
ip route 172.16.1.0/24 172.16.2.254
|
|
!
|
|
}
|
|
canvas c0
|
|
iconcoords {768 384}
|
|
labelcoords {768 415}
|
|
interface-peer {eth0 n2}
|
|
}
|
|
|
|
link l0 {
|
|
nodes {n0 n1}
|
|
bandwidth 0
|
|
}
|
|
|
|
link l1 {
|
|
nodes {n2 n0}
|
|
bandwidth 0
|
|
}
|
|
|
|
link l2 {
|
|
nodes {n1 n3}
|
|
bandwidth 0
|
|
}
|
|
|
|
link l3 {
|
|
nodes {n4 n1}
|
|
bandwidth 0
|
|
}
|
|
|
|
link l4 {
|
|
nodes {n5 n2}
|
|
bandwidth 0
|
|
}
|
|
|
|
link l5 {
|
|
nodes {n6 n2}
|
|
bandwidth 0
|
|
}
|
|
|
|
canvas c0 {
|
|
name {Canvas0}
|
|
}
|
|
|
|
option show {
|
|
interface_names yes
|
|
ip_addresses yes
|
|
ipv6_addresses no
|
|
node_labels yes
|
|
link_labels yes
|
|
background_images no
|
|
annotations yes
|
|
hostsAutoAssign no
|
|
grid yes
|
|
iconSize normal
|
|
zoom 1.0
|
|
}
|
|
|