02-11-2008 02:44 AM - edited 03-05-2019 09:04 PM
Hello to all, 877 have just brought a shindy but I have problems to form the fastethernet, on having tried to form an ip address it(he,she) appears:
IP addresses may not be configured on L2 links.
Since I can solve it? I have tried to use the SDM but it(he,she) does not assign me ip for DHCP. Thank you very much
02-11-2008 03:04 AM
Hi,
Only the Ethernet WAN interface can have an IP directly assigned. The LAN interfaces need to be assigned to a VLAN, which has the IP address.
Have a look at the following and post again if you still have trouble.
and this link has a complete sample config:
http://www.cisco.com/en/US/docs/routers/access/800/850/software/configuration/guide/sampconf.html
HTH
Andrew.
02-11-2008 03:11 AM
Hello Andrew, I continue with the same mistake, not because it(he,she) does not warn me: (
08-22-2024 08:55 AM
It's a rather limited router, the small form factor solutions are less robust than even the C8000v.
08-22-2024 10:06 AM - edited 08-22-2024 10:08 AM
@JeremyCReese wrote:
It's a rather limited router, the small form factor solutions are less robust than even the C8000v.
BTW, that's true too of "larger" ISRs using L2 switching modules, which need to be provided IP via SVIs. Of course, a few of the higher end switching modules are, themselves, L3 capable, and for those, you can configure the ports like a L3 switch.
Also BTW, understanding such performance limitations, often we would have small branches with a L3 switch for fast (wire-rate) LAN routing paired with a WAN router sized for wire-rate of the WAN link. I recall any 800 could pretty well handle a full T-1, and the fastest variants could (about) handle 10 Mbps Ethernet. (Remember, when the 800 series came out, multi-Mbps WAN was unusual because of its cost.
Feature wise, I had found the 800 and 900 series not too lacking compared to larger ISRs. The biggest limitation was overall performance of these models, but they, like other ISRs were designed to be adequate for WAN L3, across specific WAN links, not LAN routing. (In fact, often many would assume an ISR, with whatever built-in Ethernet ports it had, could sustain wire-rate for all those ports. Often, such ISRs could not even sustain continuous wire-rate for even one of its built-in Ethernet ports. Heck, years ago, even the higher end routers might struggle to support one gig port [7200 series] or a couple of gig ports [7500 series, even with VIPs]. We didn't consider 7500s limited or not robust, but we understood what the router was designed to support. I would say ditto for the 800 and follow on series too.)
Lastly, the OP is 16 years old, so consider the suitability of an 800 series router then, not now. Much has improved over the years.
09-25-2024 10:45 AM
We were just looking for a small form factor router, but we need something capable of handling cloud compute at minimum 400 Mb/s aggregate in/out, We ended up picking up a couple different ISR models to see what would work. Found the CSR out performs the ISR models but takes away from compute of the edge cloud node. Portable system, no rackspace.
02-12-2008 04:16 AM
use the interface vlan 1 command:
interface vlan 1
ip address x.x.x.x y.y.y.y
no shut
!
that shut do it!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide