Różnice między wybraną wersją a wersją aktualną.
| Both sides previous revision Poprzednia wersja Nowa wersja | Poprzednia wersja | ||
|
sk1:vlan [2018/05/09 14:24] jkonczak [Konfiguracja routerów CISCO] |
sk1:vlan [2020/05/19 13:18] (aktualna) jkonczak [Konfiguracja switchy CISCO] |
||
|---|---|---|---|
| Linia 35: | Linia 35: | ||
| * ''enable'' – wejście w tryb uprzywilejowany | * ''enable'' – wejście w tryb uprzywilejowany | ||
| * tryb uprzywilejowany ''#'' | * tryb uprzywilejowany ''#'' | ||
| + | * ''show interfaces status'' – pokazanie listę i stan interfejsów | ||
| * ''configure terminal'' (''conf t'') – wejście w tryb konfiguracji | * ''configure terminal'' (''conf t'') – wejście w tryb konfiguracji | ||
| * ''show vlan [brief]'' (''sh vlan [br]'') – pokazanie konfiguracji vlanów | * ''show vlan [brief]'' (''sh vlan [br]'') – pokazanie konfiguracji vlanów | ||
| * ''show interfaces trunk'' – pokazanie aktywnych połączeń typu trunk | * ''show interfaces trunk'' – pokazanie aktywnych połączeń typu trunk | ||
| + | * tryb konfiguracji ''(config)#'' | ||
| * <html><small></html>''vlan <nr_vlana>'' – wejście w konfigurację sieci vlan <html></small></html> | * <html><small></html>''vlan <nr_vlana>'' – wejście w konfigurację sieci vlan <html></small></html> | ||
| * <html><small></html> ''name <nazwa>'' – nazwanie vlana <html></small></html> | * <html><small></html> ''name <nazwa>'' – nazwanie vlana <html></small></html> | ||
| - | * tryb konfiguracji ''(config)#'' | ||
| * ''interface <nazwa_interfejsu>'' – konfiguracja interfejsu, np. \\ ''interface //FastEthernet 0/1//'' (''interface //Fa0/1//'') | * ''interface <nazwa_interfejsu>'' – konfiguracja interfejsu, np. \\ ''interface //FastEthernet 0/1//'' (''interface //Fa0/1//'') | ||
| * ''interface range <lista interfejsów>'' – konfiguracja wielu interfejsów naraz, np. \\ ''interface range //FastEthernet 0/1-5, FastEthernet 0/11-15//'' | * ''interface range <lista interfejsów>'' – konfiguracja wielu interfejsów naraz, np. \\ ''interface range //FastEthernet 0/1-5, FastEthernet 0/11-15//'' | ||