Cisco: Konfigurasi dasar: Difference between revisions
Created page with " == Configure Global Parameters == Router> enable Router# configure terminal Router(config)# Router(config)# hostname Router Router(config)# Router(config)# no ip domain-lookup Router(config)# == Configure the Fast Ethernet WAN Interface == Router(config)# interface fastethernet 0 Router(config-int)# Router(config-int)# ip address 192.1.12.2 255.255.255.0 Router(config-int)# Router(config-int)# no shutdown Router(config-int)# Router(config-int)# e..." |
No edit summary |
||
| Line 12: | Line 12: | ||
== Configure the Fast Ethernet WAN Interface == | == Configure the Fast Ethernet WAN Interface == | ||
Router(config)# interface | Router(config)# interface fastethernet0/0 | ||
Router(config-int)# | Router(config-int)# | ||