[Router] Cisco 명령어
===================================================================================
Configuration 확인하기
-----------------------------------------------------------------------------------
router#show configure
===================================================================================
Hostname 설정(prompt 변경)
-----------------------------------------------------------------------------------
router#configure
router(config)#hostname [호스트명]
===================================================================================
Serial의 description 설정
-----------------------------------------------------------------------------------
router#configure
router(config)#interfaces serial [시리얼번호]
router(config-if)#desc [설명]
===================================================================================
voip의 description 설정
-----------------------------------------------------------------------------------
router#configure
router(config)#dial-peer voice [번호] voip
router(config-dial-peer)#desc [설명]