08-24-2009 08:32 AM - edited 03-06-2019 07:23 AM
How would I go about finding the names of all of the interfaces (e.g. FastEthernet2) that can be configured within the IOS?
Is there a place I can find this information without having the router accessible?
08-24-2009 10:59 AM
The Cisco 1811 and 1812 provide high-speed broadband or Ethernet access through two 10/100BASE-T Fast Ethernet WAN ports and also provide integrated WAN backup through a V.92 analog modem (Cisco 1811) or ISDN S/T BRI interface (Cisco 1812). The Cisco 1811 and 1812 routers are focused on Ethernet access and are designed to be offered as customer premises equipment (CPE) in Metro Ethernet deployments. The eight-port switch is sufficient for connecting multiple devices and the optional PoE capability can supply power to IP telephones or other devices.
http://www.cisco.com/en/US/products/ps6183/index.html
Example from my lab device:
1812_uut#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0 unassigned YES NVRAM administratively down down
FastEthernet1 unassigned YES NVRAM up up
BRI0 unassigned YES NVRAM administratively down down
BRI0:1 unassigned YES unset administratively down down
BRI0:2 unassigned YES unset administratively down down
FastEthernet2 unassigned YES unset up up
FastEthernet3 unassigned YES unset administratively down down
FastEthernet4 unassigned YES unset administratively down down
FastEthernet5 unassigned YES unset administratively down down
FastEthernet6 unassigned YES unset administratively down down
FastEthernet7 unassigned YES unset administratively down down
FastEthernet8 unassigned YES unset administratively down down
FastEthernet9 unassigned YES unset administratively down down
Vlan1 unassigned YES NVRAM up up
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