5 Posts

April 19th, 2013 13:00

Thank you for your help with this issue.  I can ping both directions on both vlans (11,172) but not the management interface (VLAN 1  192.168.11.1 /24) on the PC5324.  I can access the PC5324 through the console.  Listed below are the ping results from a Windows command prompt and from putty.  The putty results are opposite from the Windows results.  How can I establish remote access to the PC5324 on vlan 1?

C:\Documents and Settings\administrator>ipconfig /all

Ethernet adapter Local Area Connection:

       Connection-specific DNS Suffix  . : USEMCO.LOCAL

       Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Cont

roller

       Physical Address. . . . . . . . . : 00-14-22-F3-8A-61

       Dhcp Enabled. . . . . . . . . . . : Yes

       Autoconfiguration Enabled . . . . : Yes

       IP Address. . . . . . . . . . . . : 192.168.11.101

       Subnet Mask . . . . . . . . . . . : 255.255.255.0

       Default Gateway . . . . . . . . . : 192.168.11.254

       DHCP Server . . . . . . . . . . . : 192.168.0.24

       DNS Servers . . . . . . . . . . . : 192.168.0.24

                                           192.168.0.1

       Lease Obtained. . . . . . . . . . : Friday, April 19, 2013 1:58:39 PM

       Lease Expires . . . . . . . . . . : Saturday, April 27, 2013 1:58:39 PM

C:\Documents and Settings\administrator>ping 192.168.11.254

Pinging 192.168.11.254 with 32 bytes of data:

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Ping statistics for 192.168.11.254:

   Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

   Minimum = 1ms, Maximum = 1ms, Average = 1ms

C:\Documents and Settings\administrator>ping 192.168.11.1

Pinging 192.168.11.1 with 32 bytes of data:

Request timed out.

Request timed out.

Request timed out.

Request timed out.

Ping statistics for 192.168.11.1:

   Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Documents and Settings\administrator>

console>

console> enable

console# ping 192.168.11.1

Pinging 192.168.11.1 with 56 bytes of data:

56 bytes from 192.168.11.1: icmp_seq=1. time=20 ms

56 bytes from 192.168.11.1: icmp_seq=2. time=0 ms

56 bytes from 192.168.11.1: icmp_seq=3. time=0 ms

56 bytes from 192.168.11.1: icmp_seq=4. time=0 ms

----192.168.11.1 PING Statistics----

4 packets transmitted, 4 packets received, 0% packet loss

round-trip (ms) min/avg/max = 0/5/20

console# ping 192.168.11.254

Pinging 192.168.11.254 with 56 bytes of data:

PING: no reply from 192.168.11.254

PING: timeout

PING: no reply from 192.168.11.254

PING: timeout

PING: no reply from 192.168.11.254

PING: timeout

PING: no reply from 192.168.11.254

PING: timeout

----192.168.11.254 PING Statistics----

4 packets transmitted, 0 packets received, 100% packet loss

console#

5 Posts

April 22nd, 2013 05:00

User:admin

Password:******

datacenter-sw01>enable

datacenter-sw01#show interfaces switchport ethernet 1/g7

Port: 1/g7

VLAN Membership mode:General Mode

Operating parameters:

PVID: 1

Ingress Filtering: Enabled

Acceptable Frame Type: Admit All

Default Priority: 0

GVRP status:Disabled

Protected:Disabled

Port 1/g7 is member in:

VLAN    Name                              Egress rule   Type

----    --------------------------------- -----------   --------

1       Default                           Untagged      Default

11      LAB                               Tagged        Static

100     DATACENTER                        Tagged        Static

172     Guest_Internet                    Tagged        Static

Static configuration:

PVID: 1

--More-- or (q)uit

Ingress Filtering: Enabled

Acceptable Frame Type: Admit All

Port 1/g7 is statically configured to:

VLAN    Name                              Egress rule

----    --------------------------------- -----------

11      LAB                               Tagged

100     DATACENTER                        Tagged

172     Guest_Internet                    Tagged

Forbidden VLANS:

VLAN    Name

----    ---------------------------------

datacenter-sw01#

5 Posts

April 23rd, 2013 13:00

PC5324 config and cli ping results...

console>

console> enable

console# show interfaces switchport ethernet g21

Port : g21

Port Mode: General

Gvrp Status: disabled

Ingress Filtering: true

Acceptable Frame Type: admitAll

Ingress UnTagged VLAN ( NATIVE ): 1

Port is member in:

Vlan               Name               Egress rule Port Membership Type

---- -------------------------------- ----------- --------------------

1                  1                  Untagged          System

11                 11                  Tagged           Static

100                100                  Tagged           Static

172                172                  Tagged           Static

Forbidden VLANS:

Vlan               Name

---- --------------------------------

Classification rules:

Protocol based VLANs:

Group ID Vlan ID

-------- -------

console#

Microsoft Windows XP [Version 5.1.2600]

(C) Copyright 1985-2001 Microsoft Corp.

U:\>ipconfig /all

Windows IP Configuration

       Host Name . . . . . . . . . . . . : datacenter

       Primary Dns Suffix  . . . . . . . : USEMCO.LOCAL

       Node Type . . . . . . . . . . . . : Unknown

       IP Routing Enabled. . . . . . . . : No

       WINS Proxy Enabled. . . . . . . . : No

       DNS Suffix Search List. . . . . . : USEMCO.LOCAL

                                           USEMCO.LOCAL

Ethernet adapter Local Area Connection:

       Connection-specific DNS Suffix  . : USEMCO.LOCAL

       Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Cont

roller

       Physical Address. . . . . . . . . : 00-14-22-F3-8A-61

       Dhcp Enabled. . . . . . . . . . . : Yes

       Autoconfiguration Enabled . . . . : Yes

       IP Address. . . . . . . . . . . . : 192.168.11.101

       Subnet Mask . . . . . . . . . . . : 255.255.255.0

       Default Gateway . . . . . . . . . : 192.168.11.254

       DHCP Server . . . . . . . . . . . : 192.168.0.24

       DNS Servers . . . . . . . . . . . : 192.168.0.24

                                           192.168.0.1

       Lease Obtained. . . . . . . . . . : Friday, April 19, 2013 3:37:35 PM

       Lease Expires . . . . . . . . . . : Saturday, April 27, 2013 3:37:35 PM

Ethernet adapter Wireless Network Connection:

       Connection-specific DNS Suffix  . :

       Description . . . . . . . . . . . : Intel(R) PRO/Wireless 2915ABG Networ

k Connection

       Physical Address. . . . . . . . . : 00-16-6F-5E-DF-50

       Dhcp Enabled. . . . . . . . . . . : Yes

       Autoconfiguration Enabled . . . . : Yes

       IP Address. . . . . . . . . . . . : 172.16.11.230

       Subnet Mask . . . . . . . . . . . : 255.255.255.0

       Default Gateway . . . . . . . . . : 172.16.11.1

       DHCP Server . . . . . . . . . . . : 172.16.11.1

       DNS Servers . . . . . . . . . . . : 192.168.0.1

                                           192.168.0.24

                                           8.8.8.8

       Lease Obtained. . . . . . . . . . : Tuesday, April 23, 2013 2:11:16 PM

       Lease Expires . . . . . . . . . . : Wednesday, April 24, 2013 2:11:16 PM

U:\>ping 192.168.11.1

Pinging 192.168.11.1 with 32 bytes of data:

Request timed out.

Request timed out.

Request timed out.

Request timed out.

Ping statistics for 192.168.11.1:

   Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

U:\>ping 192.168.11.254

Pinging 192.168.11.254 with 32 bytes of data:

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Reply from 192.168.11.254: bytes=32 time=1ms TTL=64

Ping statistics for 192.168.11.254:

   Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

   Minimum = 1ms, Maximum = 1ms, Average = 1ms

U:\>

5 Posts

April 24th, 2013 07:00

What is the best way to get the full config to you?  The PC6248 config is many pages and I'm concerned about security if I post the config for my datacenter core on an open forum.

No Events found!

Top