- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- SR-7102 multihoming- full BGP routing table suppor...
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
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
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
тАО03-30-2007 08:38 PM
тАО03-30-2007 08:38 PM
SR-7102 multihoming- full BGP routing table supported?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-31-2007 06:54 AM
тАО03-31-2007 06:54 AM
Re: SR-7102 multihoming- full BGP routing table supported?
The BGP Multihoming on the ProCurve Secure Router concept and examples can be found here:
ftp://ftp.hp.com/pub/networking/software/SR7000dl-Adv-C15-Adv_Routing-Nov2006.pdf
Have a look then check your configuration, and see if you can do something.
If you need more help, try to explain little about the topology you have and attach the configuration on the router.
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-02-2007 04:14 AM
тАО04-02-2007 04:14 AM
Re: SR-7102 multihoming- full BGP routing table supported?
ip prefix-list baltneta seq 10 deny 0.0.0.0/0 ge 16 le 32
router bgp 30775
no auto-summary
no synchronization
network 89.249.80.0 mask 255.255.240.0
neighbor 195.14.169.218
no default-originate
description Baltnet
ebgp-multihop 10
prefix-list baltneta in
prefix-list fdl_out_deny out
soft-reconfiguration inbound
remote-as 8486
How come I receive route 12.18.239.0/24 when prefix-list configured to deny length greater than 16?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-03-2007 12:28 AM
тАО04-03-2007 12:28 AM
Re: SR-7102 multihoming- full BGP routing table supported?
Latest Firmware revision: J06.06
ISP router is connected to the 7102 through an ethernet interface.
Can anybody try prefix-list filtering, to see if the problem replays? I used configuration from ProCurve-SR-BGP-Config-Guide-08-05.pdf and SR7000dl-AdvncdMgmtConfig-Nov2006.pdf, none works, it looks like software bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-19-2009 12:28 AM
тАО05-19-2009 12:28 AM
Re: SR-7102 multihoming- full BGP routing table supported?
Cause of reset: JTAG Reset
Core: source\PacketCore\AdUtil\AdAlloc.cpp#430: AdFatal(OUT OF MEMORY ...
I have sent email to ProCurve tech support and there is opened a case.
I tried to workaround this problem but I am not sure if I had used prefix-list filter in right way.