06-07-2020 09:29 AM - edited 06-07-2020 09:32 AM
Hey does anyone know to configure an ip address to l2 fast Ethernet port on a cisco 887 router? Any help will be great ^__^
Also I'm new to using cisco routers so please make replies understandable for me. ^__^
Solved! Go to Solution.
06-07-2020 09:43 AM
If i remember correctly its been Long i used this device.
you can configure the port directly with IP address as below
interface FastEthernet1 ip address x.x.x.x 255.255.255.0 <----x.x.x.x your IP address no ip route-cache duplex auto speed auto
Or
you can create a VLAN and Associate the port to VLAN as below
interface vlan X <- what ever vlan number ip adress x.x.x.x 255.255.255.0 ! interface fastethernet 1 switchport access vlan X
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
06-07-2020 09:30 AM
06-07-2020 09:43 AM
If i remember correctly its been Long i used this device.
you can configure the port directly with IP address as below
interface FastEthernet1 ip address x.x.x.x 255.255.255.0 <----x.x.x.x your IP address no ip route-cache duplex auto speed auto
Or
you can create a VLAN and Associate the port to VLAN as below
interface vlan X <- what ever vlan number ip adress x.x.x.x 255.255.255.0 ! interface fastethernet 1 switchport access vlan X
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
06-07-2020 09:47 AM
06-07-2020 09:57 AM
IP address can you be your LAN or WAN (provider side IP address)
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
06-07-2020 10:00 AM
06-07-2020 10:11 AM
06-07-2020 10:16 AM - edited 06-07-2020 10:16 AM
I can refer a couple of post for reference -
https://danjmcintyre.com/2014/03/01/sky-fibre-unlimited-pro-on-a-cisco-887va/
https://blog.dchidell.com/2017/07/01/sky-fiber-broadband-with-a-cisco-router/
http://www.skyuser.co.uk/forum/sky-broadband-fibre-help/55320-cisco-887va-replace-sr102.html
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
 
					
				
				
			
		
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