교육세미나관련/CCNP - 네버스탑

다이나밉스 사용 시 기본 설정

지기(ZIGI) 2009. 5. 16. 21:13

enable
   config terminal

 
 no ip domain-lookup
 enable secret cisco                  

 interface s1/0
    encapsulation frame-relay
    no frame-relay inverse-arp
    no shut
    clock rate 64000

 alias exec c configure terminal
 alias exec i show ip route
 alias exec r show running-config
 alias exec b show ip interface brief

 line console 0
    logging synchronous
    exec-timeout 0
    line vty 0 4
    password cisco

 hostname Router