ā05-08-2015 09:31 AM
I'm trying to configure my router for a classic adsl home network, with internet - modem - router 892 with builtin switch.
It's Ciscos builtin switch which confuses me, I think...
I have a working outside wan interface (gi8) to my modem (While logged into the router I'm able to traceroute www.cisco.com for example), but I'm not sure about how to use an inside interface.
Do I have to connect a cable between the inside router port (gi9) and a switch port for example gi0? I've tried it without success.
I'm guessing it's possible make some kind of virtual level 3 inside interface, with ip 192.168.0.1 for example, to use as a gateway for the hosts connected to the switch.
Any ideas? Or documentation links?
Thanks, Lars.
Solved! Go to Solution.
ā05-08-2015 05:12 PM
Think of it like a layer-3 switch. How would you do it on a 3750 or 6500?
Create & name the VLAN
vlan 10 name INSIDE
Assign the L2 switchport to a VLAN
interface G0 desc Home computer switchport access vlan 10
Create a L3 SVI
interface Vlan10 description Inside Network ip address 192.168.0.1 255.255.255.0 no ip redirects no ip proxy-arp no shut
ā05-08-2015 05:12 PM
Think of it like a layer-3 switch. How would you do it on a 3750 or 6500?
Create & name the VLAN
vlan 10 name INSIDE
Assign the L2 switchport to a VLAN
interface G0 desc Home computer switchport access vlan 10
Create a L3 SVI
interface Vlan10 description Inside Network ip address 192.168.0.1 255.255.255.0 no ip redirects no ip proxy-arp no shut
ā10-20-2022 08:36 AM
Bonjour,
je voudrais savoir si quelqu'un pourrait me fournir un fichier de configuration automatique que je pourrais charger en TFTP,
sur mon routeur.
J'ai des difficultés à le configurer j'aimerais avoir la possibilité d'installer l'interface Web pour entrer dans les réglages du routeur.
ModĆØle 892 FSP.
J'aimerais activer le DHCP pour un usage personnel.
DƩsolƩ pour la traduction anglaise
Cordialement
Good morning,
I would like to know if someone could provide me with an automatic configuration file that I could load in TFTP,
on my router.
I am having difficulty configuring it I would like to have the possibility to install the web interface to enter the router settings.
Model 892 FSP.
I would like to enable DHCP for personal use.
Sorry for the English translation
Heartily
ā10-20-2022 08:39 AM
Je recherche la derniĆØre version du firmware pour cet appareil
Je vous remercie d'avance.
Cordialement
I am looking for the latest firmware version for this device
I thank you in advance.
Heartily
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