1
0

add sipgate-secrets

This commit is contained in:
Ember 'n0emis' Keske
2022-07-24 12:10:45 +02:00
parent a4f62080b9
commit 87accba9fc
3 changed files with 25 additions and 6 deletions

View File

@@ -115,11 +115,31 @@ interfaces {
unit 0 {
family ethernet-switching {
vlan {
members VL_DECT;
members VL_SIP;
}
}
}
}
ge-0/0/17 {
unit 0 {
family ethernet-switching {
vlan {
members VL_SIP;
}
}
}
}
ge-0/0/22 {
unit 0 {
family ethernet-switching {
port-mode trunk;
vlan {
members VL_MGMT;
}
native-vlan-id VL_WLAN;
}
}
}
ge-0/0/23 {
unit 0 {
family ethernet-switching {