HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Linux OSPF setup question
Operating System - Linux
1827730
Members
2917
Online
109968
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
07-01-2008 12:20 PM
07-01-2008 12:20 PM
Linux OSPF setup question
I am managing a computer test environment, and have the following setup (see attached document). Basically, I have computer "dev3" hooked up to computers "ISER0495" and "ISER0498" via a netgear hub to their 1/1 (external) interfaces.
There is a static route between "dev3" and "ISER0495" As configured right now, "dev3" can ping and trace both 1/1 interfaces on "ISER0495" and "ISER0498". In the case of "ISER0498", the traceroute properly indicates that there is an intermediate hop at "ISER0495".
The problem is, OSPF on "ISER0495" also needs to be configured so that the 0/0 interfaces (internal interfaces) on both "ISER0495" and "ISER0498" can be seen from "dev3". This is where I'm stuck.
Here is the OSPF configuration on "ISER0495"
interface loopback 0
no shutdown
ip address 127.0.0.1/8
ipv6 address ::1/128
!
!
interface loopback 1
no shutdown
ip address 20.1.1.1/24
!
!
interface gigabitethernet 0/0
no shutdown
!
!
interface gigabitethernet 0/0.107
no shutdown
vlan-id 17
bfd
no gratuitous-arp
no unarp
vrrp 17 priority 200
vrrp 17 ip 10.0.0.7/24
ip address 10.0.0.107/24
!
!
interface gigabitethernet 1/1
no shutdown
!
!
interface gigabitethernet 1/1.107
no shutdown
vlan-id 107
bfd
no gratuitous-arp
no unarp
vrrp 107 priority 200
vrrp 107 ip 101.0.0.7/24
ip address 101.0.0.107/24
!
!
router ospf
router-id 20.1.1.1
area 0.0.0.0
interface Loopback 1
interface gigabitethernet 1/1.107
interface gigabitethernet 0/0.107
bfd
There is a static route between "dev3" and "ISER0495" As configured right now, "dev3" can ping and trace both 1/1 interfaces on "ISER0495" and "ISER0498". In the case of "ISER0498", the traceroute properly indicates that there is an intermediate hop at "ISER0495".
The problem is, OSPF on "ISER0495" also needs to be configured so that the 0/0 interfaces (internal interfaces) on both "ISER0495" and "ISER0498" can be seen from "dev3". This is where I'm stuck.
Here is the OSPF configuration on "ISER0495"
interface loopback 0
no shutdown
ip address 127.0.0.1/8
ipv6 address ::1/128
!
!
interface loopback 1
no shutdown
ip address 20.1.1.1/24
!
!
interface gigabitethernet 0/0
no shutdown
!
!
interface gigabitethernet 0/0.107
no shutdown
vlan-id 17
bfd
no gratuitous-arp
no unarp
vrrp 17 priority 200
vrrp 17 ip 10.0.0.7/24
ip address 10.0.0.107/24
!
!
interface gigabitethernet 1/1
no shutdown
!
!
interface gigabitethernet 1/1.107
no shutdown
vlan-id 107
bfd
no gratuitous-arp
no unarp
vrrp 107 priority 200
vrrp 107 ip 101.0.0.7/24
ip address 101.0.0.107/24
!
!
router ospf
router-id 20.1.1.1
area 0.0.0.0
interface Loopback 1
interface gigabitethernet 1/1.107
interface gigabitethernet 0/0.107
bfd
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP