fixing up hosts to match current reality
This commit is contained in:
25
docs/network/lan/pfv-lan.diag
Normal file
25
docs/network/lan/pfv-lan.diag
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
ATTWAN [shape = cloud];
|
||||
ATTWAN -- ATTDSLModem
|
||||
|
||||
network untrusted {
|
||||
address = "192.168.1.x/24"
|
||||
|
||||
ATTDSLModem [address = ".254"];
|
||||
pfv-core-rtr02 [address = ".70"];
|
||||
pfv-core-rtr01 [address = ".71"];
|
||||
}
|
||||
|
||||
network LAN-VLAN100 {
|
||||
address = "10.251.100.x/24"
|
||||
LANGW-RTR01 [address = ".252"];
|
||||
LANGW-RTR02 [address = ".253"];
|
||||
LANGW-FLOAT [address = ".254"];
|
||||
}
|
||||
network NERDBONE-VLAN200 {
|
||||
address = "10.251.200.x/24"
|
||||
NERDBONEGW-RTR01 [address = ".252"];
|
||||
NERDBONEGW-RTR02 [address = ".253"];
|
||||
NERDBONEGW-FLOAT [address = ".254"];
|
||||
}
|
||||
}
|
BIN
docs/network/lan/pfv-lan.png
Normal file
BIN
docs/network/lan/pfv-lan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user