Answer the question
In order to leave comments, you need to log in
Understanding and organizing inter-Vlan routing in hpe msr1003-8?
Hello everyone,
First time working with this hardware HPE MSR1003-8/Comware 5.2
I can't figure out the logic.
In the test network, I want to organize the interaction of 2 laptops in different vlans through a switch, I direct the interaction management to the router.
Network parameters:
Note1 ip192.168.0.2/24 gateway192.168.0.1/24
Note2 ip192.168.1.2/24 gateway192.168.1.1/24
switch 3com 2920 port1 vlan11 access/ port2 vlan22 access - laptops
port10 vlan 11 22 are connected trunk - connected router
router msr1003:
port0/3 link-mode route - connected switch
port0/3.11 vlan-type dot1q vid 11 ip192.168.0.1/24
port0/3.22 vlan-type dot1q vid 22 ip192.168.1.1/24
Routes on the subnet were created automatically.
What happens:
msr1003 pings all
laptops pings everything except each other
What is the reason for the lack of ping between laptops, or why is there no inter-vlan routing?
Where to look?
Router config:
dis current-configuration
#
version 5.20.106, Release 2516P13
#
sysname HPE
#
domain default enable system
#
ip ttl-expires enable
ip unreachables enable
ip icmp-extensions compliant
#
dar p2p signature-file flash:/p2p_default.mtd
#
port-security enable
#
password-recovery enable
#
acl number 3000
rule 1 permit ip source 192.168.1.0 0.0.0.255 destination 192.168.0.0 0.0.0.255
#
vlan 1
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
user-group system
group -attribute allow-guest
#
local-user admin
password cipher $c$3$KORVvCVvx1zipr13BVmoYnokDZFAwXby
authorization-attribute level 3
service-type telnet
service-type web
#
cwmp
undo cwmp enable
#
interface Aux0
async mode flow
link-protocol ppp
#
interface Cellular0/0
async mode protocol
link-protocol ppp
#
interface NULL0
#
interface Vlan-interface1
#
interface GigabitEthernet0/0
port link-mode route
ip address 192.168.10.1 255.255.255.0
#
interface GigabitEthernet0/1
port link-mode route
#
interface GigabitEthernet0 /3
port link-mode route
#
interface GigabitEthernet0/3.11
vlan-type dot1q vid 11
ip address 192.168.0.1 255.255.255.0
#
interface GigabitEthernet0/3.22
vlan-type dot1q vid 22
ip address 192.168.1.1 255.255.255.0
#
interface GigabitEthernet0/2
port link-mode bridge
#
interface GigabitEthernet0/4
port link-mode bridge
#
interface GigabitEthernet0/5
port link-mode bridge
#
interface GigabitEthernet0/6
port link-mode bridge
#
interface GigabitEthernet0/7
port link-mode bridge
#
interface GigabitEthernet0/8
port link-mode bridge
#
interface GigabitEthernet0/9
port link-mode bridge
#
load xml-configuration
#
load tr069-configuration
#
user-interface tty 12
user-interface aux 0
user-interface vty 0 4
authentication-mode scheme
#
return
Answer the question
In order to leave comments, you need to log in
The config is correct, you can use it, everything works.
On one of the laptops, there was a ping limit in the firewall.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question