ex6 s2 28032009, Uczelnia, Sprawozdania - Sieci komputerowe
[ Pobierz całość w formacie PDF ]
ĆWICZENIE NR VI
KONFIGURACJA PODSTAWOWYCH FUNKCJI PRZEŁĄCZNIKA ETHERNET
Kamil Michalak
ID 4.3
23.03.2009
Zajęcia laboratoryjne przeznaczone zostały na konfigurację podstawowych parametrów
przełącznika, takich jak nazwa hosta, adres IP, czy zmiana hasła operatora oraz managera.
Po zalogowaniu się do switcha pojawia się znak zachęty:
abc>
Jesteśmy zalogowani jako OPERATOR przełącznika Ethernet. Zgodnie z poleceniem zawartym w
instrukcji wykonujemy polecenie
show ?
Następnie, używając komendy
enable
przechodzimy do trybu MANAGERA (znak zachętny
zmienia się na acb#) i ponownie wpisujemy to samo polecenie.
W efekcie wydania tych poleceń otrzymane przez nas wyniki różnią się ilością dostępnych poleceń
w zależności od trybu pracy w jakim się konkretnie znajdujemy (w trybie MANAGERA mamy
dostęp do większej ilości poleceń, niż korzystając z uprawnień OPERATORA). Wynik działania
poleceń wykonanych z różnymi uprawnieniami został zamieszczony w
Nie zmieniając trybu pracy wpisujemy poleceniem
abc# show ip,
które zwraca nam przypisany urządzeniu adres IP. Wynik polecenia widzimy poniżej
Internet (IP) Service
Default Gateway :
Default TTL : 64
VLAN | IP Config IP Address Subnet Mask
+
DEFAULT_VLAN | Manual 192.168.1.1 255.255.255.0
Kolejnym krokiem przy pracy z przełącznikiem Ethernet jest sprawdzenie jego bierzącej
konfiguracji.
abc# show runningconfig
Running configuration:
; J4813A Configuration Editor; Created on release #F.05.61
hostname "abc"
cdp run
ip defaultgateway 0.0.0.0
snmpserver community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 126
ip address 192.168.1.1 255.255.255.0
exit
no aaa portaccess authenticator active
Widząc jego obecną konfigurację możemy przystąpić do zmiany parametrów pracy. Na początek
zmieniamy nazwę hosta.
abc# configure
abc(config)# hostname Andrzej
Od teraz znak zgłoszenia urządzenia będzie wyglądał tak:
Andrzej(config)#
Korzystając z trybu konfiguracji kontekstowej ustawiamy parametry dla vlan1.
Andrzej(config)# vlan 1
Andrzej(vlan1)# ip address 192.168.1.2/255.255.255.0
Możemy sprawdzić dla pewności
Andrzej(vlan1)# show runningconfig
Running configuration:
; J4813A Configuration Editor; Created on release #F.05.61
hostname "Andrzej"
cdp run
ip defaultgateway 0.0.0.0
snmpserver community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 126
ip address 192.168.1.2 255.255.255.0
exit
no aaa portaccess authenticator active
Podąrzając za instrukcją dochodzimy do zmiany haseł OPERATORA oraz MANAGERA.
Andrzej(config)# password operator
New password for Operator: *******
Please retype new password for Operator: *******
Andrzej(config)# password manager
New password for Manager: *******
Please retype new password for Manager: *******
Jak widać na listingu wpisywane hasła są ukryte pod znakami gwiazdek. My jednak wiemy, że
hasłami dla OPERATORA i MANAGERA są odpowiednio słowa
student
i
manager
.
Ostatnim z poleceń jakie zostało nam wykonać jest ustawienie adresu IP bramy domyślnej.
Andrzej(config)# ip defaultgateway 192.168.1.1
Efekt tego działania widać przy wyświetlaniu bierzącej konfiguracji przełącznikia w linii
ip defaultgateway 192.168.1.1
Sprawdzamy jeszcze informacje o systemie uzyskując tym samym informacje o adresie MAC oraz
wersji oprogramowania.
Załącznik A
Listingi polecenia
show
dla trybu OPERATORA i MANAGERA
OPERATOR
abc> show
arp Show the IP ARP translation table.
accounting Show Accounting configuration parameters.
authentication Show Authentication configuration parameters.
boothistory Display the system boot log.
console Show serial link/console settings.
cdp Show CDP configuration and neighbors discovered.
faultfinder Show the faultfinder table.
gvrp Show GVRP settings.
history Show previously entered commands.
interfaces Show informations by the ports.
ip Show the device IP configuration.
lacp Show status of LACP trunks.
logging Display log events.
lldp Show various LLDP settings.
macaddress Show MAC addresses the switch has learned.
management Show the switch's addresses available for
management and
the time server if the switch uses one.
monitor Show the switch network monitoring status and
configuration, if network monitoring is enabled.
name Show names assigned to the ports.
portaccess Show 802.1x (Port Based Network Access) supplicant
or
authenticator current status and configuration.
spanningtree Show spanning tree status information.
stack Show the stack status of this switch.
systeminformation Show global configured and operational system
parameters.
telnet Show active incoming and outgoing sessions.
terminal Show logical window dimensions.
time Show current date and time.
trunks Show a list of ports and the trunks to which they
belong.
version Show software version.
vlans Show status information for all VLANs.
MANAGER
abc# show
arp Show the IP ARP translation table.
accounting Show Accounting configuration parameters.
authentication Show Authentication configuration parameters.
boothistory Display the system boot log.
console Show serial link/console settings.
cdp Show CDP configuration and neighbors discovered.
config Show the the switch startup configuration.
debug Display currently active debug log destinations
and
types.
faultfinder Show the faultfinder table.
gvrp Show GVRP settings.
history Show previously entered commands.
interfaces Show informations by the ports.
ip Show the device IP configuration.
lacp Show status of LACP trunks.
logging Display log events.
lldp Show various LLDP settings.
macaddress Show MAC addresses the switch has learned.
management Show the switch's addresses available for
management and
the time server if the switch uses one.
monitor Show the switch network monitoring status and
configuration, if network monitoring is enabled.
name Show names assigned to the ports.
portaccess Show 802.1x (Port Based Network Access) supplicant
or
authenticator current status and configuration.
portsecurity Show a table describing ports' security settings o
intrusionlog Show the intrusion log records.
portisolation Shows portisolation global mode enabled or
disabled.
radius Show RADIUS status and statistics information.
runningconfig Show the switch running configuration.
snmpserver Display information on all SNMP communities and
trap
receivers configured on the switch.
sntp Show configured time protocol and servers.
spanningtree Show spanning tree status information.
stack Show the stack status of this switch.
systeminformation Show global configured and operational system
parameters.
tacacs Show TACACS status and statistics.
tech Display output of a predefined command sequence
used by
technical support.
telnet Show active incoming and outgoing sessions.
terminal Show logical window dimensions.
time Show current date and time.
timep Show configured time protocol and servers.
trunks Show a list of ports and the trunks to which they
belong.
version Show software version.
vlans Show status information for all VLANs.
[ Pobierz całość w formacie PDF ]