Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco 831, L2 link

Status
Not open for further replies.

jcastor1

Technical User
Dec 17, 2009
5
US
I am working on a Cisco 831 Router. My network has about 40 work stations.Contected to 3 Switches.

Router(config)#interface fastEthernet 1
Router(config-if)#ip address 192.168.1.1 255.255.255.0

% IP addresses may not be configured on L2 links.

What can I do to program the Router port?
 
It's ethernet0, I think. Post sh ip int bri

/

tim@tim-laptop ~ $ sudo apt-get install windows
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package windows...Thank Goodness!
 
Router#sh ip int bri
Interface IP-Address OK? Method Status Prol
Ethernet0 unassigned YES unset administratively down dow
Ethernet1 10.160.1.72 YES manual up dow
FastEthernet1 unassigned YES unset down dow
FastEthernet2 unassigned YES unset down dow
FastEthernet3 unassigned YES unset down dow
FastEthernet4 unassigned YES unset down dow
Router#
 
fa1-4 are all interfaces in the 4-port switch module integrated in the router. The layer 3 config is on interface ethernet0. Ethernet1 should be your WAN interface (or egress port).

/

tim@tim-laptop ~ $ sudo apt-get install windows
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package windows...Thank Goodness!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top