This procedure shows how to delete a services PIC using
maintenance mode at the [edit unified-edge gateways tdf gateway-name system session-pics interface]
hierarchy
level. The services PIC can be an aggregated multiservices (AMS) interface.
Services PICs perform packet-related services on a broadband gateway.
Before you delete a services PIC using maintenance mode:
To configure maintenance mode and services PIC deletion:
- Verify the current status of maintenance mode for this
services PIC.
user@host> show unified-edge tdf gateway-name system interfaces service-mode
The service-mode
option displays the information
details about maintenance mode as well as status.
Maintenance Mode
MM Active Phase - System is ready to accept configuration changes for all
attributes of this object and its sub-hierarchies.
MM In/Out Phase - System is ready to accept configuration changes only for
non-maintenance mode attributes of this object and
its sub-hierarchies.
Interface Name Gateway Name Service Mode
ms-1/0/0 SCG1 Operational
ms-1/1/0 SCG1 Operational
ms-2/0/0 SCG1 Operational
ms-2/1/0 SCG1 Operational
pfe-0/0/0 SCG1 Operational
pfe-0/1/0 SCG1 Operational
pfe-0/2/0 SCG1 Operational
pfe-0/3/0 SCG1 Operational
ams1 SCG1 Operational
- From configuration mode, place the interface in maintenance
mode.
[edit]
user@host# set unified-edge gateways tdf gateway-name system session-pics interface interface-name service-mode maintenance
user@host# commit
- Verify that the services PIC is in active maintenance
mode where configuration changes are accepted for this object and
all of its subhierarchies.
[edit]
user@host> show unified-edge tdf gateway-name system interfaces service-mode
Maintenance Mode
MM Active Phase - System is ready to accept configuration changes for all
attributes of this object and its sub-hierarchies.
MM In/Out Phase - System is ready to accept configuration changes only for
non-maintenance mode attributes of this object and
its sub-hierarchies.
Interface Name Gateway Name Service Mode
ms-1/0/0 SCG1 Operational
ms-1/1/0 SCG1 Operational
ms-2/0/0 SCG1 Maintenance - Active Phase
ms-2/1/0 SCG1 Operational
pfe-0/0/0 SCG1 Operational
pfe-0/1/0 SCG1 Operational
pfe-0/2/0 SCG1 Operational
pfe-0/3/0 SCG1 Operational
ams1 SCG1 Operational
Note: All subscribers serviced by the services PIC must go to
zero. You can wait for these conditions to be met, or use the clear
command for the interface (or gateway) to force these
conditions.
- Delete the services PIC, exit maintenance mode, and commit
the changes.
Note: Deletion of a services PIC automatically exits maintenance
mode for the deleted PIC.
[edit]
user@host# delete unified-edge gateways tdf gateway-name system interface interface-name
user@host# commit