|
Home > Archive > alt.certification.cisco > December 2002 > who can tell me how can i make this message disappear in my switch!!!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
who can tell me how can i make this message disappear in my switch!!!
|
|
| tanghl 2002-12-24, 3:24 am |
| 4d17h: %CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
GigabitEthernet2/12 (207), with moshikou-c3524 GigabitEthernet0/1 (1).
now i know what's the message meaning ,but i can make it disappear.this
message appear in my cisco4006.
in the 4006, i use vlan and vlan address connect with the cisco 3550.then
the message appear in my 4006
cisco 4006
vlan 100 vlan 101
ip address 10.1.1.10 ip address 10.1.2.10
cisco 3550 cisco 3550
| |
| Johnny Routin 2002-12-24, 8:24 am |
|
You already have the answers in your previous post. No need to pollute the
group with the same question over and over as new posts. That's not going
to win you any friends around here. Follow your previous thread!
JR
--
Johnny Routin
"tanghl" <tanghl@pub.sd.cninfo.net> wrote in message
news:au96ma$4js$1@mail.cn99.com...
> 4d17h: %CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
> GigabitEthernet2/12 (207), with moshikou-c3524 GigabitEthernet0/1 (1).
>
>
> now i know what's the message meaning ,but i can make it disappear.this
> message appear in my cisco4006.
> in the 4006, i use vlan and vlan address connect with the cisco 3550.then
> the message appear in my 4006
>
>
>
>
> cisco 4006
>
> vlan 100 vlan 101
> ip address 10.1.1.10 ip address 10.1.2.10
>
>
>
>
> cisco 3550 cisco 3550
>
>
| |
|
| on the 4006 ...
set vlan 1 g2/12
---OR---
on the 3524 ...
conf t
int g0/1
switch-port access vlan 207
(correct me if im wrong, im not near a 3524 to check my syntax.)
"tanghl" <tanghl@pub.sd.cninfo.net> wrote in message news:<au96ma$4js$1@mail.cn99.com>...
> 4d17h: %CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on
> GigabitEthernet2/12 (207), with moshikou-c3524 GigabitEthernet0/1 (1).
>
>
> now i know what's the message meaning ,but i can make it disappear.this
> message appear in my cisco4006.
> in the 4006, i use vlan and vlan address connect with the cisco 3550.then
> the message appear in my 4006
>
>
>
>
> cisco 4006
>
> vlan 100 vlan 101
> ip address 10.1.1.10 ip address 10.1.2.10
>
>
>
>
> cisco 3550 cisco 3550
|
|
|
|
|