You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/02/15 20:25:06 UTC

[GitHub] [trafficcontrol] mitchell852 commented on issue #5317: TO pre 5.0 server list, network ip and ilo ip were clickable without going into server details.

mitchell852 commented on issue #5317:
URL: https://github.com/apache/trafficcontrol/issues/5317#issuecomment-779432882


   Based on the feedback, I'm going to implement this functinality:
   
   ```
   IPv4 Address click takes you to ssh://$Username@IPv4_Address
   IPv4 Gateway click does nothing
   IPv4 Subnet click does nothing
   IPv6 Address click takes you to ssh://$Username@IPv6_Address
   IPv6 Gateway click does nothing
   Mgmt IP Address click takes you to ssh://$Username@mgmt_ip_Address
   Mgmt IP Gateway click does nothing
   Mgmt IP Netmask click does nothing
   ILO IP Address click takes you to https://$ILOUsername@[ILO_IP_Address] 
   ILO IP Gateway click does nothing
   ILO IP Netmask click does nothing
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org