01-17-2013 08:49 AM - edited 03-07-2019 11:08 AM
Hi Team,
This is regarding VLAN creation on C3750E switch.
I want to create new Vlan 94 on this switch and also I want to allowed same interfaces like Vlan 95 & Vlan 96.
Please let me know how to allowed below interfaces on new Vlan 94 ???
switch#sh vlan id 95
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
950 ASR1 active Gi1/0/3, Gi2/0/3, Po3, Po4, Po5
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
950 enet 100950 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Disabled
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
switch#sh vlan id 96
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
952 ASR2 active Gi1/0/3, Gi2/0/3, Po3, Po4, Po5
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
952 enet 100952 1500 - - - - - 0 0
Remote SPAN VLAN
----------------
Disabled
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
switch#
switch#sh run int Gi2/0/3
Building configuration...
Current configuration : 182 bytes
!
interface GigabitEthernet2/0/3
description Connection to Liberty-ASR-2 Gigabit0/1/1
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 2 mode active
end
switch#sh run int po3
Building configuration...
Current configuration : 129 bytes
!
interface Port-channel3
description Channel to Liberty ASR1
switchport trunk encapsulation dot1q
switchport mode trunk
end
switch#
Solved! Go to Solution.
01-17-2013 09:00 AM
Well from what I can understand you want to create a VLAN 94, and looks like you already have created it. Now you want to assign that VLAN to the two switch ports. Those two switch ports are setup as a trunk, so all VLAN's should pass through them.
01-17-2013 05:08 PM
Whenever I login to this router, once go in keep on showing error logs, I don't know how to stop it....,
conf t
no logging console
end
01-17-2013 05:17 PM
Hi Senthil,
What error message are you seeing?
Are you login to the console or you are telneting to the device?
If you want to completly stops all logs view and if you are using console try issue "no logging console" and if it telnet/ssh access issue "terminal no monitor"
Regards
Najaf
Please rate when applicable or helpful !!!
01-17-2013 09:00 AM
Well from what I can understand you want to create a VLAN 94, and looks like you already have created it. Now you want to assign that VLAN to the two switch ports. Those two switch ports are setup as a trunk, so all VLAN's should pass through them.
01-17-2013 05:02 PM
Thanks for your reply, I have one more question with this asr 1002 router.... Whenever I login to this router, once go in keep on showing error logs, I don't know how to stop it....,
Sent from Cisco Technical Support iPhone App
01-17-2013 05:08 PM
Whenever I login to this router, once go in keep on showing error logs, I don't know how to stop it....,
conf t
no logging console
end
01-17-2013 05:17 PM
Hi Senthil,
What error message are you seeing?
Are you login to the console or you are telneting to the device?
If you want to completly stops all logs view and if you are using console try issue "no logging console" and if it telnet/ssh access issue "terminal no monitor"
Regards
Najaf
Please rate when applicable or helpful !!!
01-20-2013 11:37 PM
Hi Thanks for update....
Still we are getting same logs on c3750 switch....
Please check and let me how to stop it(sep error logs)
01-20-2013 11:44 PM
The bellows are option...
#no logging ?
Hostname or A.B.C.D IP address of the logging host
buffered Set buffered logging parameters
buginf Enable buginf logging for debugging
cns-events Set CNS Event logging level
console Set console logging parameters
count Count every log message and timestamp last occurance
delimiter Append delimiter to syslog messages
discriminator Create or modify a message discriminator
esm Set ESM filter restrictions
exception Limit size of exception flush output
facility Facility parameter for syslog messages
file Set logging file parameters
filter Specify logging filter
history Configure syslog history table
host Set syslog server IP address and parameters
message-counter Configure log message to include certain counter value
monitor Set terminal line (monitor) logging parameters
on Enable logging to all enabled destinations
origin-id Add origin ID to syslog messages
queue-limit Set logger message queue size
rate-limit Set messages per second limit
reload Set reload logging level
source-interface Specify interface for source address in logging
--More--
01-20-2013 11:48 PM
Thanks....
The issue has been resolved...
Regards,
Sen
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