Please enable JavaScript.
Coggle requires JavaScript to display documents.
KAPCSOLÓ ALAPKONFIGURÁCIÓ 11.B - Coggle Diagram
KAPCSOLÓ
ALAPKONFIGURÁCIÓ
11.B
globális
konfiguráció
banner motd -Nem!-
ip default-gateway
hostname
no ip domain-lookup
enable secret
enable password
service password-encryption
username .... privilege 15 password .................
crypto key generate rsa
ip ssh version 2
ip domain-name
sdm prefer dual-ipv4-and-ipv6 default
crypto key zeroize rsa
INTERFACE
konfiguráció
interface vlan1
ip address
no shutdown
ipv6 address
ipv6 address ... link-local
ipv6 address enable
int g0/0
description
no shutdown
duplex
speed
bandwidth
mdix auto
VONAL
konfiguráció
line vty 0 15
password
login
transport input telnet
login local
line console 0
password
login
login local
logging synchronous
clock set
ELLENŐRZŐ
parancsok
show clock
show running-config
show startup-config
ping
show history
show flash
traceroute
show version
show boot
show ip interface brief
show ipv6 interface brief
show mac-address-table
show interface ...
show crypto key mykey rsa
MENTÉS
VISSZATÖLTÉS
copy running-config startup-config
copy startup-config running-config
copy running-config tftp
copy startup-config tftp
copy tftp startup-config
copy tftp running-config
copy running-config flash
copy flash running-config
copy startup-config flash
copy flash startup-config
copy flash tftp
copy tftp flash
erase startup-config
reload