===================================================================================
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 [설명]
'IT > Network' 카테고리의 다른 글
[ip] 가상 ip (0) | 2007.08.20 |
---|---|
[telnet] 원격접속 확인하기 (0) | 2007.08.20 |
[Router] Cisco Configuration Backup (0) | 2007.06.22 |
[HUB] 3Com SuperStack 3 Switch 4400 SE 미러링 포트 풀기 (0) | 2007.06.20 |
[HUB] 3COM Hub Login (0) | 2007.06.20 |