View Categories

DCN Konfiguracja vlan’ów

Tworzenie vlanu #

DCN_CLEAR>enable

DCN_CLEAR#config terminal

DCN_CLEAR(config)#vlan (nr_vlanu)

Nazwa vlan’u #

S5750E-52X-P-SI(config)#vlan  (nr_vlanu)

S5750E-52X-P-SI(config-vlan601)#name (nazwa_vlanu)

Porty typu access konfigurujemy w następujący sposób: #

DCN_CLEAR(config)#interface ethernet [nr_int]

DCN_CLEAR(config-if-ethernet2/0/1)#switchport mode access

Set the port Ethernet2/0/1 mode Access successfully

DCN_CLEAR(config-if-ethernet2/0/1)#switchport access vlan (nr_vlanu)

Set the port Ethernet2/0/1 access vlan 300 successfully

Party typu trunk konfigurujemy w następujący sposób: #

DCN_CLEAR(config)#interface ethernet [nr_int]

DCN_CLEAR(config-if-ethernet2/0/1)#switchport mode trunk

Set the port Ethernet2/0/1 mode Trunk successfully

DCN_CLEAR(config-if-ethernet2/0/1)#switchport trunk allowed vlan (nr_vlanu)

set the trunk port Ethernet2/0/1 allowed vlan successfully.

Native vlan #

S5750E-52X-P-SI(config)#int eth [nr_int]

S5750E-52X-P-SI(config-if-ethernet1/0/33)#sw mo trunk

Set the port Ethernet1/0/33 mode Trunk successfully

S5750E-52X-P-SI(config-if-ethernet1/0/33)#sw trunk native vlan (nr_vlanu)

Set the port Ethernet1/0/33 native vlan 601 successfully

Weryfikacja vlan’ów #

DCN_CLEAR>enable

DCN_CLEAR#show vlan

Powered by BetterDocs

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *