Cisco Packet Tracer - Урок 4 "Настройка VLAN на коммутаторах Cisco"

Аватар автора
Ноутбуки: Внутри и Снаружи
Создание vlan на коммутаторах cisco, привязка vlan к интерфейсам коммутатора. Настройка интерфейсов Access (портов доступа) и Trunk (магистральных портов). Листинг командной строки настройки коммутатора sw-arm: Switch en Switcht Enter configuration commands, one per line. End with CNTL/Z. Switch(config)ip domain-lookup Switch(config)sw-arm sw-arm(config)domain name admin sw-arm(config)admin password 12345 sw-arm(config)password 12345 sw-arm(config)ssh version 2 Please create RSA keys (of at least 768 bits size) to enable SSH v2. sw-arm(config)key generate rsa The name for the keys will be: sw-arm.admin Choose the size of the key modulus in the range of 360 to 2048 for your General Purpose Keys. Choosing a key modulus greater than 512 may take a few minutes. How many bits in the modulus [512]: 512 % Generating 512 bit RSA keys, keys will be non-exportable...[OK] sw-arm(config)vty 0 4 *Mar 1 0:22:48.140: RSA key size needs to be at least 768 bits for ssh version 2 *Mar 1 0:22:48.164: %SSH-5-ENABLED: SSH 1.5 has been enabled sw-arm(config-line)input ssh sw-arm(config-line)local sw-arm(config-line)19 sw-arm(config-line)sysadm sw-arm(config-line)vlan 19 sw-arm(config-if)address 192.168.99.28 255.255.255.0 sw-arm(config-if)sh sw-arm(config-if)#exit sw-arm(config)wr Building configuration... [OK] sw-arm(config)fa 0/21 sw-arm(config-if)mode access sw-arm(config-if)access vlan 19 % Access VLAN does not exist. Creating vlan 19 sw-arm(config-if)# %LINK-5-CHANGED: Interface...

0/0


0/0

0/0

0/0