HackMD
  • New!
    New!  “Bookmark” and save your note
    Find a note that's worth keeping or want reading it later? “Bookmark” it to your personal reading list.
    Got it
    • New!  “Bookmark” and save your note
      New!  “Bookmark” and save your note
      Find a note that's worth keeping or want reading it later? “Bookmark” it to your personal reading list.
      Got it
      • Options
      • Versions and GitHub Sync
      • Transfer ownership
      • Delete this note
      • Template
      • Insert from template
      • Export
      • Dropbox
      • Google Drive
      • Gist
      • Import
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
      • Download
      • Markdown
      • HTML
      • Raw HTML
      • ODF (Beta)
      • Sharing Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • More (Comment, Invitee)
      • Publishing
        Everyone on the web can find and read all notes of this public team.
        After the note is published, everyone on the web can find and read this note.
        See all published notes on profile page.
      • Commenting Enable
        Disabled Forbidden Owners Signed-in users Everyone
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Invitee
      • No invitee
    Menu Sharing Help
    Menu
    Options
    Versions and GitHub Sync Transfer ownership Delete this note
    Export
    Dropbox Google Drive Gist
    Import
    Dropbox Google Drive Gist Clipboard
    Download
    Markdown HTML Raw HTML ODF (Beta)
    Back
    Sharing
    Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    Write
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with
    Like BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    --- title: Lab Meeting Minutes 2020/12/22 tags: lab_meeting --- >Outline >[TOC] --- # PERAL Lab Meeting - 時間:109年12月22日14:00 - 地點:暨南大學科三館321教室 - 出席者:吳坤熹老師、謝萬霖、陳嘉瑋、劉怡君、田蕙瑜、劉又聖 - 會議主題: [DHCP](http://ms15.voip.edu.tw/~jiawei/home/meeting/DHCP/DHCP.pptx) - 主講者: 陳嘉瑋 - 主記: 田蕙瑜 ## 會議內容 - 提供的服務: 用於內部網路或網路服務供應商自動分配IP位址給使用者 - DHCP Progress: 1. Discover 2. Offer 3. Request 4. Acknowledge #### 建議&問題 1. Advice: Sais **IP address**, instead of "IP". Internet Protocol[name= Solomon] 2. Which protocol(?) does DHCP send packet? In IP layer, UDP or TCP?[name=Solomon] Ans: Jeffery mentioned the client and server has port. That is DHCP are send msg in transger layer. Besides, only UDP has broadcast. Consequently, DHCP send msg by UDP.[name=Solomon] 3. Netmask(?) [name=Solomon] *Does anyone can give detail about this question?* 4. p.6 In picture, is the first msg named DISCOVERY or DISCOVER? [name= Solomon] In RFC213 page 15th, the 1st msg is named "DHCPDISCOVER" [name=Edger] 5. DHCP過程四步驟是否皆為broadcast?[name= Edger] 6. In PPT(unknoen page) described DHCP NAK:伺服器回覆客戶,客戶要求的網址不能被分配, 請問網址是指URL or IP addr?[name= Johnson] Ans: URL[name= Jeffery] 7. In the same subnet, does the msg DHCPDECLINE be send or not? How about in the diffrent subnet? 8. Advice: DO NOT give a presentation only using others' data.[name= Solomon] 9. In the 2nd lab, why Server 2 can be in charge while Main Server stop service? [name= Phoebe] 10. - If there are 100 computers need IP addrs, how can we arrange IP addrs to Main Server and Swerver2? Ans: <table> <tr> <td> </td> <td>student</td> <td>teacher</td> </tr> <tr> <td>Main Server</td> <td>192.168.0.1~192.168.0.254</td> <td>192.168.1.1~192.168.1.254</td> </tr> <tr> <td>Server2</td> <td>192.168.2.1~192.168.2.254</td> <td>192.168.3.1~192.168.3.254</td> </tr> </table> | | Server1 | Server2 | | -------- | -------- | -------- | | Text | Text | Text | - How about router netmask /23, why? 11. p.7 DHCPNAK or DPCPNACK? [name= Johnson] Ans: DHCPNAK in RFC2131(Dynamic Host Configuration Protocol) BUt, DNCPNACK in IP Doc.[name= Solomon] 12. Advice: 若修正成本相同,何不大膽多修點[name= Solomon] 13. Adivce: 同一份文件名詞請統一[name= Solomon] 14. 在下ip helper-address的指令時,有可以設定DHCP server priority 的參數嗎? [name=Phoebe] Ans: 所謂的備援機制,多台DHCP server的地位相等。 15. How to check Lease Obtained & Lease Expires? [name= Solomon] Ans: In Windows CMD, type "ipconfig /all" [name= Solomon] 16. What if I only have a poll of IP address which is /24, and the scenario is still a 200-user network. How can I config the DHCP servers to backup each other? [name= Edgar] --- ### Jeffery's Topo Structure #### Adviced Solution 1. NAT 2. Use Proxy to request ##### Term: - NAPT #### Quesiton - How about IPv6? - 使用何種效能量測工具? --- 網路卡會有MAC ADDRESS ## 臨時動議&待追蹤事項 1. 定期更新meeting regulation 2. 下周怡君先報告效能 @61G - 問怡君,can container 是不適可以修改mac addr. --- 散會結束時間: 17:02

    Import from clipboard

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.
    All
    • All
    • Team
    No template found.

    Create a template

    Delete template

    Do you really want to delete this template?

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in via Google

    New to HackMD? Sign up

    Help

    Documents

    Tutorials
    YAML Metadata
    Slide Example
    Book Example

    Contacts

    Talk to us
    Report an issue
    Send us email

    Cheatsheet

    Example Syntax
    Header # Header
    • Unordered List
    - Unordered List
    1. Ordered List
    1. Ordered List
    • Todo List
    - [ ] Todo List
    Blockquote
    > Blockquote
    Bold font **Bold font**
    Italics font *Italics font*
    Strikethrough ~~Strikethrough~~
    19th 19^th^
    H2O H~2~O
    Inserted text ++Inserted text++
    Marked text ==Marked text==
    Link [link text](https:// "title")
    Image ![image alt](https:// "title")
    Code `Code`
    var i = 0;
    ```javascript
    var i = 0;
    ```
    :smile: :smile:
    Externals {%youtube youtube_id %}
    LaTeX $L^aT_eX$

    This is a alert area.

    :::info
    This is a alert area.
    :::

    Versions

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub

        Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully