HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cisco routing w/ HP DTC/ AFCP etc...
Operating System - HP-UX
1833059
Members
2694
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-05-2000 10:48 PM
04-05-2000 10:48 PM
Cisco routing w/ HP DTC/ AFCP etc...
I am changing our old brouters over to new Cisco's. The problem I am having is
the lack of the lack of HP's AFCP routing capability. I dug up an ARP PROBE
(assigned to an interface) command for the Cisco. Any comments/ suggestions
regarding this? We cut over next Saturday and this MUST be smooth.
Any advice would be greatly appreciated.
the lack of the lack of HP's AFCP routing capability. I dug up an ARP PROBE
(assigned to an interface) command for the Cisco. Any comments/ suggestions
regarding this? We cut over next Saturday and this MUST be smooth.
Any advice would be greatly appreciated.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2000 05:40 AM
04-24-2000 05:40 AM
Re: Cisco routing w/ HP DTC/ AFCP etc...
I think we have fixed this.
I HIGHLY recommend doing this on a downed interface. We experienced complete
interface shutdowns after attempting this. DON'T DO IT LIVE!!
Cisco IOS 12.0 (6) commands...
configure terminal
bridge crb
bridge 1 protocol ieee
bridge 1 route ip
Then apply the bridge-group 1 to BOTH sides of the bridged interfaces.
This takes everything on the segments and bridges it except ip (it routes ip).
Great way to find out what is on your WAN.
TO LOCK IT DOWN TO ONLY THE DTC EQUIPMENT...
configure terminal
access-list 200 permit 0xf8f8 0x0000
access-list 200 permit 0xfcfc 0x0000
Now apply the access-list to the interface where the DTC's come into...
configure terminal
int eth x\x
bridge-group 1 input-lsap-list 200
This turns the bridge group access-list into a filter for only the protocol
type required by the DTC's. Do this on both sides of the WAN link.
Much thanks to Scott M. at Cisco for coming up with this!
I HIGHLY recommend doing this on a downed interface. We experienced complete
interface shutdowns after attempting this. DON'T DO IT LIVE!!
Cisco IOS 12.0 (6) commands...
configure terminal
bridge crb
bridge 1 protocol ieee
bridge 1 route ip
Then apply the bridge-group 1 to BOTH sides of the bridged interfaces.
This takes everything on the segments and bridges it except ip (it routes ip).
Great way to find out what is on your WAN.
TO LOCK IT DOWN TO ONLY THE DTC EQUIPMENT...
configure terminal
access-list 200 permit 0xf8f8 0x0000
access-list 200 permit 0xfcfc 0x0000
Now apply the access-list to the interface where the DTC's come into...
configure terminal
int eth x\x
bridge-group 1 input-lsap-list 200
This turns the bridge group access-list into a filter for only the protocol
type required by the DTC's. Do this on both sides of the WAN link.
Much thanks to Scott M. at Cisco for coming up with this!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP