Modifying the TDF Interface of a TDF Domain
This procedure describes how to use maintenance mode to modify attributes of the TDF interface for a TDF domain. You must first halt new sessions from being started and verify that no active sessions remain.
To configure the mobile interface of a TDF domain:
- From configuration mode, activate maintenance mode for
the TDF domain using the mobile interface to be modified.
[edit] user@host# set unified-edge gateways tdf gateway-name domains domain-name service-mode maintenance user@host# commit
- Verify that the TDF domain of this mobile interface is
in maintenance mode.
[edit] user@host# run show unified-edge tdf domain service-mode
From the gateway hierarchy, the service mode for the gateway shows
Maintenance – Active Phase
if all the sessions using this TDF domain are cleared. The service mode for the gateway showsMaintenance – In Phase
if some sessions are actively using this TDF domain. The service mode for the TDF domain showsMaintenance – Out Phase
if maintenance mode is not configured (that is, it is in operational mode).You cannot make and commit changes to a mobile interface unless the TDF domain to which it is attached is in maintenance mode.
- Verify that no subscribers are active on the TDF domain.
[edit] user@host# run show unified-edge tdf subscribers | match domain-name
- (Optional) Terminate sessions that are using an address
pool using the clear command.
[edit] user@host# run clear unified-edge tdf subscribers domain domain-name gateway gateway-name
- When the subscriber count is zero and all sessions have
ended, make and commit changes to the TDF domain interface in active
maintenance mode.Note:
These modifications must be made in active maintenance mode or they fail.
- Modify the interface.
- Exit maintenance mode and commit the changes.
[edit] user@host# delete unified-edge gateways tdf gateway-name domain domain-name service-mode user@host# commit
- Verify that changes were properly committed.
[edit] user@host# run show configuration unified-edge gateways tdf gateway-name domain domain-name
- Return the gateway to operational state.
[edit] user@host# run show unified-edge tdf service-mode