Skip to content

Instantly share code, notes, and snippets.

@lkmhaqer
Created August 18, 2016 23:58
Show Gist options
  • Save lkmhaqer/8dc3e5fe36f9c115af0005bb5794ba93 to your computer and use it in GitHub Desktop.
Save lkmhaqer/8dc3e5fe36f9c115af0005bb5794ba93 to your computer and use it in GitHub Desktop.
ge-0/0/2 {
description "WLAN tagged port for AP";
mtu 1518;
unit 0 {
family ethernet-switching {
port-mode trunk;
vlan {
members [ wlan lan dn42-guest-wifi ];
}
native-vlan-id 102;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment