제 5 강 인터페이스 기본 명령어 INTERFACE SERIAL !-- R1(DCE) R1(config)# interface serial 1 R1(config-if)# encapsulation ppp R1(config-if)# ip address 192.168.2.1 255.255.255.0 R1(config-if)# bandwidth 64 R1(config-if)# clock rate 64000 R1(config-if)# no shutdown R1(config-if)# end !-- R1(DTE) R2(config)# interface serial 1 R2(config-if)# encapsulation ppp R2(config-if)# ip address 192.168.2.2 255.255.255.0 R2(config-if)# band.. 더보기 이전 1 ··· 382 383 384 385 386 387 388 ··· 595 다음