For feedback and comments: |
documentation.feedback@alcatel-lucent.com |
•
• This chapter provides configuration and troubleshooting commands for SRRP with static-host ip-mac.Figure 411: Network Redundancy Components for ESM Routed-CO
• Three subnets are configured under the subscriber-interface sub-int-1, each with a gw-ip-address which is uses as the default gateway by the subscribers in that subnet.
• Note that the gw-ip-address could be a virtual (unused) address in this subnet or the address of one of the actual subscriber-interfaces on the two 7750/7710 SRs. It must not be assigned as a subscriber address.In environments where there are many subscribers, it will take time to synchronize the subscriber state between the peers when the subscriber-interface is enabled (perhaps, after a reboot). In order to ensure that the state has time to be synchronized, a delayed-enable timer can be specified under the subscriber interface. The optional init-only parameter can be added to use this timer only after a reboot.The group interface group-int-1 to connect BSAN is configured under the subscriber interfaceEnable the sub-sla-mgmt and sub-ident-policy sub-id-default under sap 1/1/3:1 and define static host (ip-mac) with sla-profile sla-profile-1, sub-profile sla-profile-1 and subscriber static-host-routed-10.2.0.3.The redundant default gateway MAC address could be explicitly configured, if desired, by use of the gw-mac parameter.The SRRP messages are normally forwarded through the BSAN, thereby verifying the connectivity from one 7750/7710 SR through the BSAN to the other 7750/7710 SR. In order to achieve this, a non-subscriber SAP must be configured under the group-interface which is referenced in the SRRP configuration by the message-path parameter. This not only selects the SAP to be used for the SRRP messages but also avoids the subscriber anti-spoofing from automatically dropping the received messages (as there would be no subscriber IP-to-MAC entry corresponding to the received information) and causing both peers to become master.To link information being mirrored between two 7750/7710 SRs, a sync-tag value is configured to correspond to either an entire port/LAG or under a port/LAG for a VLAN range. This allows each 7750/7710 SR to know exactly which information should be in sync on each device. The sync-tag must be unique on the two peers involved.*A:BNG-2>config>redundancy>multi-chassis# info
•
• Forcing the subscriber-interface to stay up by creating a dummy group interface with the oper-up-when-empty command.When traffic arrives from the core network for an active subscriber on a SAP in group-interface group-int-1, and if the associated SRRP instance is in the backup state, then this traffic will be forwarded over the redundant-interface bng-2-bng-1-vprn-1 to the peer 7750/7710 SR. It will then be forward to the subscriber as the associated SRRP instance will be in the master state.*A:BNG-2# show service id 1 subscriber-hostsThe database entries can be view in more detail with the tools dump redundancy multi-chassis command.For SRRP, there are entries for the base configuration, group interface and subnet information for each of the SRRP instances. This should show corresponding entries for the local and remote peer. Specifying the sync-tag srrp1 shows only the information for SRRP instance 1.The master BNS shows the master in the operation status.The backup BNG shows a backupShunt in the operation status.*A:BNG-2# show srrp 1 detailThe Oper State reflects both the state of the SRRP instance and its action with respect to the redundant interface. Specifically, when the peer is SRRP master the operational state is always master – traffic is sent directly to the subscriber over its associated SAP. If the peer is SRRP backup and the redundant interface is Up then the Oper State will be backupShunt, if the redundant interface is down then the Oper State is backupRouting. In the backupShunt state, traffic to the subscriber is shunted (for example, forwarded) across the redundant interface to the peer (to the master) in order to be forwarded to the subscriber.When in the backupRouting state, the SRRP instance is in backup but the redundant interface is down, so the traffic is forwarded directly to the subscriber through its associated SAP.In the following output, this peer is the SRRP master for instance one 1 and is sending SRRP messages, it then receives an SRRP message with a higher priority (254) from its peer. This causes an event Become Pending-Backup Shunt where it prepares to transition to the backup state. To achieve this, it sends and SRRP message with priority 0. If it continues to receive SRRP messages (with priority 254) from its peer, then passes into the backup state with the event Become Backup Shunt.