Cisco模拟器PacketTracert高级应用——帧中继
Current configuration : 908 bytes !version 12.3
no service password-encryption
!
hostname R3
!
!
!
!
interface FastEthernet0/0
ip address 192.168.30.254 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
no ip address
encapsulation frame-relay ietf
!
interface Serial0/0/0.31 point-to-point
ip address 192.168.1.2 255.255.255.0
frame-relay interface-dlci 301
!
interface Serial0/0/0.32 point-to-point
ip address 192.168.4.2 255.255.255.0
frame-relay interface-dlci 302
!
interface Vlan1
no ip address
shutdown
!
router eigrp 100
network 192.168.30.0
network 192.168.4.0
network 192.168.1.0
auto-summary
!
ip> !
!
ip dhcp excluded-address 192.168.30.200 192.168.30.254
!
ip dhcp pool 51cto.com
network 192.168.30.0 255.255.255.0
default-router 192.168.30.254
dns-server 192.168.20.251
!
line con 0
line vty 0 4
login
!
!
end
路由器的配置就算是完成了。http://tiger506.blog.51cto.com/editor/icons/etc_12.gif
页:
[1]