INTENDED CONFIG CREATION JOB - 2024-01-22 13:26:02.049489

main
nautobot 2024-01-22 13:26:48 +00:00
parent f06e961ad3
commit 77e95dd78c
2 changed files with 8 additions and 0 deletions

View File

@ -1254,6 +1254,10 @@ interfaces {
}
unit 0 {
family ethernet-switching {
interface-mode trunk;
vlan {
members [ 44 ];
}
storm-control default;
}
}

View File

@ -1199,6 +1199,10 @@ interfaces {
}
unit 0 {
family ethernet-switching {
interface-mode trunk;
vlan {
members [ 44 ];
}
storm-control default;
}
}