By default, LAN ports on the MSR954 may be in "Bridge" (Layer 2) mode and must be converted to "Route" (Layer 3) mode to assign IP addresses directly. :
Assign Wi-Fi to VLAN 1 (or separate VLAN).
[HPE-MSR954] interface range GigabitEthernet 0/2 to GigabitEthernet 0/5 [HPE-MSR954-if-range] port link-mode bridge [HPE-MSR954-if-range] port access vlan 1 [HPE-MSR954-if-range] quit hpe msr954 router configuration guide
Always test configurations in a lab before deploying to production, and ensure you maintain a console backup method when changing WAN or management settings.
[Branch-Office-954] ipsec transform-set TSET [Branch-Office-954-ipsec-transform-set-TSET] encapsulation-mode tunnel [Branch-Office-954-ipsec-transform-set-TSET] protocol esp [Branch-Office-954-ipsec-transform-set-TSET] esp encryption-algorithm aes-cbc-256 [Branch-Office-954-ipsec-transform-set-TSET] esp authentication-algorithm sha256 [Branch-Office-954-ipsec-transform-set-TSET] quit [Branch-Office-954] ipsec policy BRANCH2HQ 10 isakmp [Branch-Office-954-ipsec-policy-isakmp-BRANCH2HQ-10] security acl 3000 [Branch-Office-954-ipsec-policy-isakmp-BRANCH2HQ-10] ike-profile CORP_IKE [Branch-Office-954-ipsec-policy-isakmp-BRANCH2HQ-10] transform-set TSET [Branch-Office-954-ipsec-policy-isakmp-BRANCH2HQ-10] remote-address 203.0.113.100 [Branch-Office-954-ipsec-policy-isakmp-BRANCH2HQ-10] quit [Branch-Office-954] interface GigabitEthernet0/0 [Branch-Office-954-GigabitEthernet0/0] ipsec apply policy BRANCH2HQ By default, LAN ports on the MSR954 may
[HPE-MSR954] interface GigabitEthernet 0/0 [HPE-MSR954-GigabitEthernet0/0] ip address 203.0.113.2 255.255.255.0 [HPE-MSR954-GigabitEthernet0/0] description Link-to-ISP [HPE-MSR954-GigabitEthernet0/0] quit [HPE-MSR954] ip route-static 0.0.0.0 0 203.0.113.1 # default gateway
Preference 60 is default; higher number = less preferred. tftp 192.168.1.200 put startup.cfg backup_msr954.cfg
Configuring the requires a foundational understanding of the Comware v7 operating system. This guide covers the essential steps for initial access, interface setup, and standard network services for this small-branch routing solution. 1. Initial Access and Login
[Branch-Office-954] ip route-static 0.0.0.0 0 GigabitEthernet0/0 203.0.113.1 track 1 [Branch-Office-954] ip route-static 0.0.0.0 0 GigabitEthernet0/1 203.0.113.129 preference 80 [Branch-Office-954] ip route-static 0.0.0.0 0 Cellular0/0 preference 100
<HPE-MSR954> tftp 192.168.1.200 put startup.cfg backup_msr954.cfg