- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 08:39 PM
Hi,
would like to assign an IP address to fa interface
am using C890 router and encountering " IP addresses may not be configured on L2 links". Apparently all fa1-7 ports under Default Vlan1...
Tried conf t
Int fa0
No switch-port access/ no switch-port access vlan 1/ etc...
Still in-vain..Please help
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 09:40 PM
Hi @leninpandian ,
Apparently all fa1-7 ports under Default Vlan1
A: That's right.
The addressing for those ports must be done in the interface vlan1
Check this guide:
Configuring the Fast Ethernet LAN Interfaces
The Fast Ethernet LAN interfaces on your router are automatically configured as part of the default VLAN and are not configured with individual addresses. Access is provided through the VLAN.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 01:15 AM
Hello,
-->
Router_Primary#SH RUN ALL | i 192.168.1.1
standby 0 ip 192.168.1.1
<--
What interface is this configured under ? Try and default the interface in question:
C891#conf t
C891(config)#default interface x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 09:40 PM
Hi @leninpandian ,
Apparently all fa1-7 ports under Default Vlan1
A: That's right.
The addressing for those ports must be done in the interface vlan1
Check this guide:
Configuring the Fast Ethernet LAN Interfaces
The Fast Ethernet LAN interfaces on your router are automatically configured as part of the default VLAN and are not configured with individual addresses. Access is provided through the VLAN.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 01:05 AM
Hi,
Thanks for the reply. Can you please help input on how to remove the standby 0 ip ,pls
tried "no ip address standby 0" in vain
Router_Primary#SH RUN ALL | i 192.168.1.1
standby 0 ip 192.168.1.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 01:15 AM
Hello,
-->
Router_Primary#SH RUN ALL | i 192.168.1.1
standby 0 ip 192.168.1.1
<--
What interface is this configured under ? Try and default the interface in question:
C891#conf t
C891(config)#default interface x
