Skip to content

Instantly share code, notes, and snippets.

@nemith
Created May 24, 2016 02:10
Show Gist options
  • Select an option

  • Save nemith/ab1e9c6035c7e8c377cfb8565591cd29 to your computer and use it in GitHub Desktop.

Select an option

Save nemith/ab1e9c6035c7e8c377cfb8565591cd29 to your computer and use it in GitHub Desktop.
interfaces {
xe-0/0/42 {
unit 0 {
family ethernet-switching {
interface-mode access;
vlan {
members MTP202;
}
}
}
}
xe-0/0/43 {
unit 0 {
family ethernet-switching {
interface-mode trunk;
vlan {
members MTP202;
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment