ITGOIT> aaa authentication default local // AAA 설정 (Web, telnet, ftp, etc)
ITGOIT> write memory // 설정 저장
ITGOIT> system timezone kst // 한국으로 timezone 설정
ITGOIT> system time HH:MM:SS
ITGOIT> aaa authentication snmp local // NMS 설정
ITGOIT> snmp security no security
ITGOIT> snmp community map “public” user “a12345” on ▶ user 이름은 “a12345” 무조건 고정(알카텔 지정)
ITGOIT> snmp community map mode on
▶ 필히 User “a12345” read-write all password “a1234567” no auth
▶ 넣지 않아도 기본 NMS에서 정보 가지고옴
ITGOIT> show system
ITGOIT> reload
ITGOIT> reload working no rollback-timeout