Skip to content

Conversation

Balakrishna-goshika
Copy link
Contributor

What I did

      updated dhcp_relay details

How I did it

     updated dhcp_relay details as per task

How to verify it

      From the testbed outputs verified

Previous command output (if the output of a command-line utility has changed)

      admin@sonic:~$ show dhcp_relay ipv4 helper
     --------      ---------
     Vlan1000  192.0.0.1
                      192.0.0.2
     --------  ---------
    admin@sonic:~$ show dhcp_relay ipv6 destination
    --------      ------------
     Vlan1000  fc02:2000::1
                      fc02:2000::2
                      fc02:2000::3
                      fc02:2000::4
     --------  ------------

New command output (if the output of a command-line utility has changed)

    admin@sonic:~$ show dhcp_relay ipv4 helper

+-------------+------------------------+
| Interface | DHCP Relay Address |
+======= +==============+
| Vlan1000 | 192.0.0.1 |
| | 192.0.0.2 |
| | 192.0.0.3 |
| | 192.0.0.4 |
+-------------+----------------------+
admin@sonic:~$ show dhcp_relay ipv6 destination
+-------------+-----------------------+
| Interface  | DHCP Relay Address |
+=======+==============+
| Vlan1000 | fc02:2000::1 |
|         | fc02:2000::2 |
|          | fc02:2000::3 |
|          | fc02:2000::4 |
+-------------+---------------------+

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants