CISCO路由器做桥接的实例

CISCO路由器做桥接的实例
CISCO路由器做桥接的实例 router#sh ru Building configuration...   www.zhishiwu.com   Current configuration: ! version 12.1 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname router! enable secret 5 $1$BE0q$hj.WBtIBYppMX3zyfaPbR1 ! ! ! ! ! memory-size iomem 25 ip subnet-zero no ip routing ! ! ! ! interface Serial0 description 128k DL546267 connect to SZ ip address 198.127.18.4 255.255.255.0 no ip route-cache no fair-queue bridge-group 1 ! interface FastEthernet0 ip address 198.127.18.3 255.255.255.0 no ip route-cache speed auto bridge-group 1 ! ip classless no ip http server ! bridge 1 protocol ieee bridge 1 route ip ! line con 0 transport input none line aux 0 line vty 0 4 password csl login ! no scheduler allocate end 

推荐阅读