802.1q VLANs mit MacOS X

Ja, man darf erstaunt sein. Aber es geht.

MacOS X scheint VLAN fähig zu sein. Die Manpage von ifconfig gibts her, konfigurieren läßt es sich auch. Allerdings nur vom Terminal aus.

Und wie? Weiterlesen...

Ganz einfach:

Terminal.app öffnen (findet sich unter /Applications/Utilities )

folgende Kommandos eingeben:

$ sudo zsh Password: $ ifconfig vlan10 create $ ifconfig vlan10 vlan 10 vlandev en0 $ ifconfig vlan10 vlan10: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1496 ether 00:0a:95:b3:ac:86 media: autoselect (100baseTX ) status: active supported media: autoselect vlan: 10 parent interface: en0 $ ifconfig vlan10

Löschen läßt es sich auch wieder: $ ifconfig vlan10 destroy

Trackbacks

    No Trackbacks

Comments

Display comments as (Linear | Threaded)

  1. Zappel says:

    Fuer mich ein alter Hut, das ist einfach die *BSD Variante. Demnaechst kann ich ueberigens auch bei MacOS X mitreden, hab mir nen Mac Mini bestellt. Eigentlich wirds dann auch Zeit fuer'n Blogg. ;-))

    Zap


Add Comment


Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Markdown format allowed