feat: vlan-apro to potos
This commit is contained in:
parent
a05e1e653a
commit
0b00cf91ff
1 changed files with 2 additions and 2 deletions
|
@ -118,9 +118,9 @@ in
|
||||||
};
|
};
|
||||||
# netcore01 (Potos)
|
# netcore01 (Potos)
|
||||||
"xe-0/1/2".ethernet-switching = {
|
"xe-0/1/2".ethernet-switching = {
|
||||||
interface-mode = "trunk";
|
interface-mode = "access";
|
||||||
vlans = [
|
vlans = [
|
||||||
"admin-core"
|
"ap-staging"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
# uplink
|
# uplink
|
||||||
|
|
Loading…
Reference in a new issue