목차
OSPF Multi Area Routing Protocol
Frame Relay
VLAN
Trunk
DHCP
NAT
PPP (Authentication)
ACL
VLSM (192.168.1.0 / 24)
Frame Relay
VLAN
Trunk
DHCP
NAT
PPP (Authentication)
ACL
VLSM (192.168.1.0 / 24)
본문내용
ISP Configuration
interface serial 0/1
ip address 203.241.187.44 255.255.255.0
no shutdown
router ospf 1
network 203.241.187.0 0.0.0.255 area 0
interface serial 0/1
encapsulation ppp
ppp authentication chap
no shut
enable password cisco
username FR1 password cisco
interface serial 0/1
ip address 203.241.187.44 255.255.255.0
no shutdown
router ospf 1
network 203.241.187.0 0.0.0.255 area 0
interface serial 0/1
encapsulation ppp
ppp authentication chap
no shut
enable password cisco
username FR1 password cisco
소개글