- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- WAN Routing
- >
- MSR2004-24 Routing noob
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
11-07-2018 08:43 AM
11-07-2018 08:43 AM
MSR2004-24 Routing noob
My config is posted below, please be gentle. This is my first attempting to configuring an HP router.
I have computers connected to ports GigabitEthernet0/2 and GigabitEthernet0/4 with IPs on the X.X.X.X and I.I.I.I subnets respectively. My laptop connected to GE0/2 can ping into the laptop on GE0/4 and appears to be working perfectly.
The laptop connected to GE0/4 can ping the Vlan-Interface20 but not the GE0/2 interface and not the laptop connected to GE0/2.
Almost needless to say, I need to be able to route traffic in and out if at all possible. :) Any assitance would be greatly appreciated. Thanks in advance.
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.11.07 09:14:03 =~=~=~=~=~=~=~=~=~=~=~=
<Parameter Router>%Jan 1 21:11:59:374 2011 Parameter Router SHELL/5/SHELL_LOGIN: TTY logged in from aux0.
<Parameter Router>display current-configuration
#
version 7.1.059, Release 0306P30
#
sysname Parameter Router
#
dns server 75.75.75.75
dns server 75.75.76.76
dns server 8.8.8.8
#
password-recovery enable
#
vlan 1
description External
#
vlan 20
description Internal
#
controller Cellular0/0
#
interface Aux0
#
interface NULL0
#
interface Vlan-interface1
#
interface Vlan-interface20
ip address I.I.I.I 255.255.255.224
mac-address ec9b-8b42-1ae7
nat outbound port-preserved
#
interface GigabitEthernet0/0
port link-mode route
ip address dhcp-alloc
#
interface GigabitEthernet0/1
port link-mode route
#
interface GigabitEthernet0/2
port link-mode route
ip address X.X.X.X 255.255.255.252
nat outbound port-preserved
#
interface GigabitEthernet0/27
port link-mode route
#
interface GigabitEthernet0/3
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/4
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/5
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/6
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/7
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/8
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/9
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/10
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/11
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/12
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/13
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/14
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/15
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/16
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/17
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/18
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/19
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/20
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/21
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/22
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/23
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/24
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/25
port link-mode bridge
port access vlan 20
#
interface GigabitEthernet0/26
port link-mode bridge
port access vlan 20
#
scheduler logfile size 16
#
line class aux
user-role network-admin
#
line class tty
user-role network-operator
#
line class vty
user-role network-operator
#
line aux 0
user-role network-admin
#
line vty 0 63
user-role network-operator
#
ip route-static 0.0.0.0 0 X1.X1.X1.X1
#
snmp-agent
snmp-agent local-engineid 800063A280EC9B8B421AE000000001
snmp-agent sys-info version v3
#
domain system
#
domain default enable system
#
role name level-0
description Predefined level-0 role
#
role name level-1
description Predefined level-1 role
#
role name level-2
description Predefined level-2 role
#
role name level-3
description Predefined level-3 role
#
role name level-4
description Predefined level-4 role
#
role name level-5
description Predefined level-5 role
#
role name level-6
description Predefined level-6 role
#
role name level-7
description Predefined level-7 role
#
role name level-8
description Predefined level-8 role
#
role name level-9
description Predefined level-9 role
#
role name level-10
description Predefined level-10 role
#
role name level-11
description Predefined level-11 role
#
role name level-12
description Predefined level-12 role
#
role name level-13
description Predefined level-13 role
#
role name level-14
description Predefined level-14 role
#
user-group system
#
cwmp
cwmp enable
#
ip http enable
web idle-timeout 30
#
return
<Parameter Router>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2018 12:50 AM
11-14-2018 12:50 AM
Re: MSR2004-24 Routing noob
Hello,
This could be due to persistent route in device connected on gi0/4