07-29-2011 01:43 PM - edited 03-07-2019 01:28 AM
Hi:
My syslog server is not receiving any log. Locally I can see the log.
Here is my config:
logging logfile customer1 6 size 65536
logging server 10.10.10.10 6 use-vrf default
logging timestamp milliseconds
I can ping the server from the nexus.
Thanks
 
					
				
		
07-29-2011 02:07 PM
Have you read the below
http://www.cisco.com/en/US/docs/switches/datacenter/nexus5000/sw/configuration/guide/cli_rel_4_0_1a/sm_syslog.html
07-29-2011 03:24 PM
Yes I certainly did.
Thanks
07-29-2011 03:53 PM
Are you using N5500 with the L3 features? Or L2 only?
Can you post the output of the following commands:
show ip int br
show ip int br vrf management
Regards,
jerry
07-30-2011 06:25 AM
Jerry:
Yes it is L3 5596.
IP Interface Status for VRF "default"(1)
Interface            IP Address      Interface Status
Vlan400             10.38.107.2    protocol-up/link-up/admin-up       
Vlan404             10.18.80.3    protocol-up/link-up/admin-up       
Vlan408             10.29.101.2    protocol-up/link-up/admin-up       
Vlan412             10.30.100.1    protocol-up/link-up/admin-up       
Vlan428             10.39.76.2    protocol-up/link-up/admin-up       
Ethernet1/8          172.20.21.1    protocol-up/link-up/admin-up       
 sh ip int br vrf management 
IP Interface Status for VRF "management"(2)
Interface            IP Address      Interface Status
mgmt0                10.0.0.1        protocol-up/link-up/admin-up 
Note: I am using default vrf and syslog server is reachable.
07-30-2011 06:40 AM
Misunderstood you before.
What facility level is configured to receive syslog message on your server? The default for NXOS 5.x software is local7.
Regards,
jerry
 
					
				
				
			
		
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