ipdr session name
Function
The ipdr session command is used to create an Internet
Protocol Detail Record (IPDR) session or modify the existing session's name and
description information. The created session is in the deactivated state.
The undo ipdr session is used to delete an IPDR session. After a session is deleted, its associated template and the association between the session type and collector are also deleted.
To activate a session, run the ipdr session activate command. To deactivate an activated session, run the ipdr session deactivate command. Only the session in the deactivated state can be modified (session name and description information) or deleted.
The undo ipdr session is used to delete an IPDR session. After a session is deleted, its associated template and the association between the session type and collector are also deleted.
To activate a session, run the ipdr session activate command. To deactivate an activated session, run the ipdr session deactivate command. Only the session in the deactivated state can be modified (session name and description information) or deleted.
Parameters
Parameter | Description | Value |
---|---|---|
id | Indicates a session uniquely. | Numeral type. Range: 1-255. |
name name | Indicates the session name. | Character string type, a string of 1-20 characters. |
desc description | Indicates the description of the session. | Character string type, a string of 1-64 characters. |
Example
Assume that:
- Session ID: 1
- Session name: huawei
- Description: huawei
huawei(config)#ipdr session { activate<K>|deactivate<K>|id<U><1,255> }:1 { collector<K>|name<K>|template<K> }:name { name<S><Length 1-20> }:huawei { desc<K> }:desc { description<S><Length 1-64> }:huawei Command: ipdr session 1 name huawei desc huawei
Assume that:
- Session ID: 1
- Session name: huawei
- Session description: huawei
huawei(config)#ipdr session { activate<K>|deactivate<K>|id<U><1,255> }:1 { collector<K>|name<K>|template<K> }:name { name<S><Length 1-20> }:test { desc<K> }:desc { description<S><Length 1-64> }:test Command: ipdr session 1 name test desc test
Assume that:
- Session ID: 1
- Session name: test
- Description: test
huawei(config)#undo ipdr session { id<U><1,255> }:1 { <cr>|collector<K> }: Command: undo ipdr session 1
System Response
- The system does not display any message after the command is executed successfully.
MORE BLOG:
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
No comments:
Post a Comment