cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1626
Views
20
Helpful
6
Replies

Point Catalyst 4506 syslogs to 10.x.x.x

Sencyty
Level 1
Level 1

Need to send all 4506 switch syslogs to be sent to 10.x.x.x over UDP port 514 can anyone help me with full details on how to get this done ASAP with explanation.

 

Thank you

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame
config terminal
logging host 10.x.x.x or logging 10.x.x.x

Depends on what logs to send syslog follow below guide :

https://community.cisco.com/t5/networking-documents/how-to-configure-logging-in-cisco-ios/ta-p/3132434

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame
config terminal
logging host 10.x.x.x or logging 10.x.x.x

Depends on what logs to send syslog follow below guide :

https://community.cisco.com/t5/networking-documents/how-to-configure-logging-in-cisco-ios/ta-p/3132434

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you Balaji but can same command be use on Nexus 9k switch please?

I do appreciate thank you

Nexus i use like this :

 

logging server X.x.x.x 4
logging server y.y.y.y  4 use-vrf  MGMT

logging server host [ severity-level [ facility ]]

 

Level of Log you want to send :

 

Table 1-1 System Message Severity Levels

Level
Description

0 – emergency

System unusable

1 – alert

Immediate action needed

2 – critical

Critical condition

3 – error

Error condition

4 – warning

Warning condition

5 – notification

Normal but significant condition

6 – informational

Informational message only

7 – debugging

Appears during debugging only

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello,

 

the command:

 

logging host 10.X.X.X transport udp port 514

 

might or might not be available on your 4500...