add in mgmt interfaces for qa dell fx
This commit is contained in:
parent
6bbb48acca
commit
5ad701d25c
1 changed files with 23 additions and 0 deletions
|
@ -473,7 +473,30 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
option host-name "dell-fx02-08";
|
||||
}
|
||||
|
||||
host dell-fxqa01 {
|
||||
hardware ethernet F4:8E:38:C6:3D:8C;
|
||||
fixed-address 10.5.130.64;
|
||||
option host-name "dell-fxqa01";
|
||||
}
|
||||
|
||||
host dell-fxqa01-01 {
|
||||
hardware ethernet 48:4D:7E:05:4E:F0;
|
||||
fixed-address 10.5.130.65;
|
||||
option host-name "dell-fxqa01-01";
|
||||
}
|
||||
|
||||
host dell-fxqa01-02 {
|
||||
hardware ethernet 48:4D:7E:05:4F:C0;
|
||||
fixed-address 10.5.130.66;
|
||||
option host-name "dell-fxqa01-02";
|
||||
}
|
||||
|
||||
host dell-fxqa01-03 {
|
||||
hardware ethernet 48:4D:7E:05:55:79;
|
||||
fixed-address 10.5.130.67;
|
||||
option host-name "dell-fxqa01-03";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
# ARM MGMT VLAN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue