cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
700
Views
0
Helpful
3
Replies

Cisco 876

kvnmurthy
Level 1
Level 1

Hi,

Please tell me how to configure Fast ethernet ports in 876 router.

Unable to assign ip address to the ethernet prots.

sh ip int outputs

FastEthernet0 is up, line protocol is down

Internet protocol processing disabled

FastEthernet1 is up, line protocol is down

Internet protocol processing disabled

FastEthernet2 is up, line protocol is down

Internet protocol processing disabled

FastEthernet3 is up, line protocol is down

Internet protocol processing disabled

1 Accepted Solution

Accepted Solutions

mohammedmahmoud
Level 11
Level 11

Hi,

Assign each interface to a specific vlan then configure the IP address under the SVI interface:

1.Create the VLAN:

vlan database

vlan x

exit

2.Assign an interface to a VLAN:

interface fastethernetx

switchport access vlan x

Assign an IP to the SVI interface:

3.interface vlan x

ip address x.x.x.x x.x.x.x

HTH,

Mohammed Mahmoud.

View solution in original post

3 Replies 3

mohammedmahmoud
Level 11
Level 11

Hi,

Assign each interface to a specific vlan then configure the IP address under the SVI interface:

1.Create the VLAN:

vlan database

vlan x

exit

2.Assign an interface to a VLAN:

interface fastethernetx

switchport access vlan x

Assign an IP to the SVI interface:

3.interface vlan x

ip address x.x.x.x x.x.x.x

HTH,

Mohammed Mahmoud.

Thank you it worked.

Hi,

You are very welcomed, and thank you for using the rating system.

HTH,

Mohammed Mahmoud.

Review Cisco Networking products for a $25 gift card