Catatan Pribadi Command Line Interface Cisco Gue
catatan buat pribadi astfandto cisco en conf t hostname xxxx banner motd # switch xxxxx # vlan 500 name 00_lab_mgmt vlan 501 name 01_lab_public dst..... interface Gi0/1 switchport mode access switchport access vlan 504 exit interface Gi0/2 switchport mode trunk exit wr --> untuk nyimpen do show vlan *cara membuat ssh* hostname xxxxx ip domain-name xxxxx int fa0/23 sw mo acc sw acc vlan 503 no sh exit enable secret xxx username xxxxx secret xxxxxx crypto key generate rsa -> 512 (untuk 1) 1024 (untuk 2) line vty 0 4 (config line) login local (config line) transport ssh cek IP switch # show ip interface brief # sh run --> running configuration (melihat seluruh konfigurasi yang berjalan) *membuat vlan native* # switchport trunk allowed vlan all # switchport trunk native v...