BUG-481 SLB Virtual service with same name getting overwrite without any warning message.

Review Request #121 — Created Jan. 23, 2024 and submitted

kdutta
APV10
rel_apv_10_4_0_112_india, rel_apv_10_7
481
pradeep, prajesh, tanya

BUG-481 SLB Virtual service with same name getting overwrite without any warning message.

UT Testing

AN(config)#slb virtual https "VS2" 192.168.1.191 443 arp 0
Warning! This operation will re-write the virtual service name
Type "YES" to confirm your operation:NO
Info: The action has been cancelled.

AN(config)#slb virtual https "VS2" 192.168.1.191 443 arp 0
Warning! This operation will re-write the virtual service name
Type "YES" to confirm your operation:YES

AN(config)#

Description From Last Updated

if find by name returns the match how is the new name different?

tanyatanya

Info: The action has been cancelled.

prajeshprajesh

Could you return error code instead of 0, you can find one we already using for this type of cases. …

tanyatanya
prajesh
  1. 
      
  2. Info: The action has been cancelled.

  3. 
      
kdutta
prajesh
  1. Ship It!
  2. 
      
pradeep
  1. 
      
  2. 
      
pradeep
  1. ship it

  2. 
      
prajesh
  1. 
      
  2. 
      
kdutta
tanya
  1. 
      
  2. if find by name returns the match how is the new name different?

  3. Could you return error code instead of 0, you can find one we already using for this type of cases. The cli return codes are logges and show in "show log b b" so they have a meaning.

    1. This is how existing one is using, so i am using the same.

  4. 
      
tanya
  1. Ship It!
  2. 
      
kdutta
Review request changed

Status: Closed (submitted)

Loading...