os6860_port_mobility

Dies ist eine alte Version des Dokuments!


Umsetzung Port Mobility im Release 8.x

Die aus Release 6 bekannten port mobility Regeln werden auf dem OS6860/E durch User Network Profiles (UNPs) umgesetzt. Anhand der Mac-Adressen-Zuordnung wird im Folgenden beschrieben, wie Port Mobility auf den OS6860/E eingerichtet wird.

Release 6:

  1. Der Port wird als mobil deklariert:
vlan port mobile <slot/port>
  1. Die Zuordnung der MAC-Adresse zum VLAN wird konfiguriert:
vlan <vid> mac <mac_address>

Release 8:

  1. Der Port wird als UNP Port deklariert:
unp port <u/s/p>
  1. Ein UNP Edge-Profil wird für die VLAN-Zuordnung erstellt:
unp edge_profile "vlan x"
  1. Dem erstellten UNP Edge-Profil wird ein VLAN zugeordnet:
unp vlan-mapping edge-profile "vlan x" vlan <vid>
  1. Für das erstellte UNP Edge-Profil wird eine Klassifizierungsregel konfiguriert:
unp classification mac-address <mac_address> edge profile "vlan x"

UNPs sind hierbei deutlich umfangreicher als Port Mobility Regeln. Es ist sowohl möglich Mac-Adress basierte UNPs zu erstellen als auch IP, LLDP oder andere Authentification Methoden.

os6860_port_mobility.1429445976.txt.gz · Zuletzt geändert: 2024/06/09 10:29 (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki