diff --git a/static.conf b/static.conf index 297f6bc..586c5be 100644 --- a/static.conf +++ b/static.conf @@ -104,3 +104,22 @@ host bb-esmarch95-sw1 { fixed-address 10.112.62.6; } +host bb-01-m5 { + hardware ethernet 04:18:D6:2C:4C:FF; + fixed-address 10.112.62.7; +} + +host bb-02-m5 { + hardware ethernet 04:18:D6:2C:49:08; + fixed-address 10.112.62.8; +} + +host bb-03-m5 { + hardware ethernet 24:A4:3C:E6:72:7E; + fixed-address 10.112.62.9; +} + +host bb-04-m5 { + hardware ethernet 04:18:D6:2C:4E:09; + fixed-address 10.112.62.10; +} \ No newline at end of file