- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: Logging to server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2011 06:16 AM
08-30-2011 06:16 AM
Hi all,
I was wondering what is the port that the switch use to send log's to server>>> switch(config)#logging .....(Ip-add)
And if anyone knows how to change this port number.
10x.
Yaniv.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2011 07:07 AM
08-30-2011 07:07 AM
Re: Logging to server
Hi...
It's normal syslog.. so port 514/UDP is used..
I don't think you can change it..
hth
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2011 08:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2011 09:02 AM
08-30-2011 09:02 AM
Re: Logging to server
In ProVision devices (3500yl, 5400zl, 6600, 8200zl) syntax is:
[no] logging <ip-addr> [udp <1024-49151> | tcp <1024-49151>]
Default Transport Protocol: UDP
Default ports: UDP port is 514 TCP port is 1470
HTH
Oleg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2011 12:47 AM - edited 09-01-2011 12:56 AM
09-01-2011 12:47 AM - edited 09-01-2011 12:56 AM
Re: Logging to server
oleg,
10x for your quick detailed answer!
i've check it and this work only on the new ver k_15_5_6, and not what i've installed k_15_2_5...
can someone explain what is HTH?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2011 01:27 AM
09-01-2011 01:27 AM
Re: Logging to server
hth = hope that helps...